common-workflow-lab / wdl-cwl-translator

A translator from WDL to CWL v1.2
Apache License 2.0
26 stars 8 forks source link

implement range() #176

Open mr-c opened 2 years ago

mr-c commented 2 years ago

https://github.com/openwdl/wdl/blob/main/versions/1.1/SPEC.md#arrayint-rangeint

Example: https://github.com/broadinstitute/viral-ngs/blob/e144969e4c57060d53f38a4c3a270e8227feace1/pipes/WDL/workflows/tasks/tasks_ncbi.wdl#L67

advanced example with scatter: https://github.com/dnanexus/dxWDL/blob/0570b7a91b1a089432723e857f518658c0ca7cdc/test/draft2/var_type_change.wdl#L7