compare our results with how Janis does WDL→CWL conversions · Issue #6 · common-workflow-lab/wdl-cwl-translator · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Limitations: PMCC-BioinformaticsCore/janis-core#69 (comment)
$ pip install janis-pipelines miniwdl $ WDL=/home/michael/wdl2cwl/wdl2cwl/tests/wdl_files/bowtie_1.wdl \ python -c 'from janis_core.ingestion.fromwdl import WdlParser; WdlParser.from_doc("$WDL").translate("cwl");'
One may need to add a
runtime.disks
entry of1
if that is missing, due to PMCC-BioinformaticsCore/janis-core#93The text was updated successfully, but these errors were encountered: