planemo.cwl package¶
Submodules¶
planemo.cwl.run module¶
Module defines a planemo abstraction around running cwltool.
cwltool is an executable Python script and library mostly maintained by Peter Amstutz and serves the reference implementation for the CWL. It can be found at https://github.com/common-workflow-language/cwltool,