amazon-genomics-cli icon indicating copy to clipboard operation
amazon-genomics-cli copied to clipboard

Results 114 amazon-genomics-cli issues
Sort by recently updated
recently updated
newest added

[//]: # (Please do not include your AWS account or credentials as part of the bug request.) **Describe the Bug** [//]: # (Please describe the behavior that you are seeing...

bug

Issue #, if available: **Description of Changes** [//]: # (A description of the change that you made and the new user experience that it creates) As of https://github.com/DataBiosphere/toil/pull/4166, due to...

Issue #, if available: #458 **Description of Changes** Added CLI support for requesting the use of `PRIVATE` ApiGateway endpoints when activating an account so that all contexts subsequently deployed will...

See specific instructions for Cromwell here: https://aws.github.io/amazon-genomics-cli/docs/concepts/workflows/#manifestjson-structure How is this handled for miniWDL and others? I can see wanting having two input JSON files, one for a static set (e.g....

enhancement

As [described here](https://github.com/aws/amazon-genomics-cli/issues/474#issuecomment-1190524749), I’d like AGC to support running multiple workflows in the same context: > …the MANIFEST.json with a per-workflow inputFileURLs specified in the MANIFEST.json is packaged with the...

bug
enhancement

[//]: # (Please do not include your AWS account or credentials as part of the bug request.) **Describe the Bug** When running a workflow using a MiniWDL context, any task...

bug
investigating

[//]: # (Please do not include your AWS account or credentials as part of the bug request.) **Describe the Bug** If a user has two MiniWDL contexts deployed in the...

bug

[//]: # (Please do not include your AWS account or credentials as part of the bug request.) **Describe the Bug** An `agc account deactivate` did not deactivate the account, but...

bug

Hello, Cromwell has runtime attributes such as `gpuCount`, `gpuType` and `nvidiaDriverVersion` (https://cromwell.readthedocs.io/en/stable/RuntimeAttributes/#gpucount-gputype-and-nvidiadriverversion), but it seems they only work for GCP. So I'm wondering if AGC, [genomics workflows](https://github.com/aws-samples/aws-genomics-workflows), or [Cromwell-AWS](https://github.com/henriqueribeiro/cromwell) provides...

enhancement

[//]: # (Please do not include your AWS account or credentials as part of the bug request.) **Describe the Bug** Following the instructions to get started, when I run ```...

bug
investigating