common-workflow-language / common-workflow-language/user_guide
advanced lesson: teaching scripts how to consume & produce CWL objects directly
Open
- Dominant language
- Common Workflow Language
- Stars
- 42
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
Example of consuming the CWL input object:
~~https://github.com/common-workflow-language/cwltool/issues/242#issuecomment-283966762~~
https://github.com/common-workflow-language/common-workflow-language/issues/333#issuecomment-392838614
(Messy) example of producing a CWL output object:
https://github.com/ProteinsWebTeam/ebi-metagenomics-cwl/blob/master/tools/ipr_stats.cwl#L56
http://www.commonwl.org/v1.0/CommandLineTool.html#Output_binding
Also useful for "inner" provenance and reporting other small facts and diagnostic information
Contributor guide
Assessment
This issue has not been assessed yet.