qiime2 / q2cwl

Prototype interface for automatically generating CWL tools from QIIME 2 actions
BSD 3-Clause "New" or "Revised" License
8 stars 7 forks source link

write out CWL file in a more logical order #2

Closed mr-c closed 5 years ago

mr-c commented 6 years ago

Here's how we do it for the CWL upgrader:

https://github.com/common-workflow-language/cwl-upgrader/blob/e06bf4e45cdcf1f2d3bdf1b95ba8bf3476c8cbac/cwlupgrader/main.py#L209

ebolyen commented 5 years ago

Fixed in #5