mskcc / pluto-cwl

CWL workflows for helix filter scripts
1 stars 6 forks source link

add "print json" method to run script #62

Closed stevekm closed 2 years ago

stevekm commented 3 years ago

Add a method to the run.py script so that it only saves the input.json file

This will make it easy to quickly make an input JSON for manual editting to re-run with run-json.py

stevekm commented 3 years ago

Note that the cwl runner itself has a method to print out a YAML sample input document, which might be useful

stevekm commented 2 years ago

deprecated