broadinstitute / firecloud_developer_toolkit

Utilities to help algorithm developers dockerize new tasks, debug them, and put them into Firecloud.
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

crom - support for multiple wdl's #33

Open gsaksena opened 7 years ago

gsaksena commented 7 years ago

There is already an optional argument for inputtest for cromwell run. There should be optional named parameters for this and the taskdef.wdl files for any command that touches them. If default values are being used, that fact should be printed to stdout when running.

gsaksena commented 7 years ago

this could be handled by adding a wdl-only no-docker template, placing such task in the workflows directory.