toil.options.cwl

Module Contents

Functions

add_cwl_options(parser[, suppress])

Add CWL options to the parser. This only adds nonpositional CWL arguments.

toil.options.cwl.add_cwl_options(parser, suppress=True)[source]

Add CWL options to the parser. This only adds nonpositional CWL arguments.

Parameters:
Returns:

None

Return type:

None