W. Lee Pang, PhD
W. Lee Pang, PhD
It's probably possible. An alternative would be to have special options in the app config file.
The latest update may have fixed this issue. It creates a `*.bat` file that uses absolute paths to launch the app.
Hi @Marlin-Na , Amazon Genomics CLI is not officially supported in AWS China regions. It is something we are evaluating for a future release based on customer feedback. ### Per...
What is the preference here? 1. `optionFile*` 2. `optionsFile*` I think I prefer the plural since there are multiple options to set. We can then go through and normalize all...
Proposed solution - add an additional compile target here: https://github.com/aws/amazon-genomics-cli/blob/6eaa773b86aab2f98c174da756bc912ecf287ad7/packages/cli/Makefile#L32-L39
We'll be addressing this in a future release. Code to update the version of Nextflow used is here: #450 For the time being you will need to use a version...
Resolved in #450 and release 1.5.1
The workflow.zip is only used as part of the submission. Engine adapters unpack the zip file and submit the contents to the engine. The zip is otherwise, not referenced while...
Investigating
Re-reading the above, I see an expectation that `--inputsFile` as a command line option should blend with or take precedence over contents of `MANIFEST.json`. I think that should be the...