common-workflow-language / common-workflow-language/cwltool
add "cwltool:outdir" support for input YAML
Open
enhancement
good first issue
- Dominant language
- Python
- Stars
- 376
- Forks
- 255
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 12
Description
Command line users of `cwltool` and other non-platform workflow runners need to manage their inputs and outputs locations.
The input object could also list the desired output location instead of using `--outdir` with the `cwltool` invocation.
Contributor guide
Assessment
This issue has not been assessed yet.