Proof of concept converter from Common Workflow Language (CWL) to the Broad Institute's Workflow Definition Language (WDL).
cwl2wdl <cwl_file>
OR
python cwl2wdl_dev.py <cwl_file>
Prints the WDL representation to stdout.
Proof of concept converter from Common Workflow Language (CWL) to the Broad Institute's Workflow Definition Language (WDL).
cwl2wdl <cwl_file>
OR
python cwl2wdl_dev.py <cwl_file>
Prints the WDL representation to stdout.