Closed tkosciol closed 7 years ago
@jwdebelius check out what we're looking for as install functionality.
On top of oecophylla install
we want to be able to specify --config-file
which would explicitly define conda modules and/or local modules
@mortonjt I think you can close this PR, as all of the code and comments are addressed by your PR #77 , right?
Skeleton of the launch script. Once ready, we want to be able to run an entire pipeline and specify parameters from 1 script. Example usage:
Installation:
oecophylla install
Execute Workflow:
oecophylla workflow --input-dir ./inputs --sample-sheet sample.txt --params params.yaml --output-dir ./outputs