common-workflow-language / common-workflow-language/cwltool
Add ability to pass .yaml.gz files as inputs
Open
- Dominant language
- Python
- Stars
- 376
- Forks
- 255
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 12
Description
It would be nice if you could pass a gzipped yaml file (for large inputs) to `cwltool` as an input e.g.
`cwltool cwl_file.cwl inputs.yaml.gz`
Contributor guide
Assessment
This issue has not been assessed yet.