Generates a CWL Galaxy delegation workflow from a Galaxy workflow (.ga) file.
To use ga-to-delegation, make sure node.js is installed. Then execute:
npm i -g ga-to-delegation
Galaxy Workflow to Delegation Workflow
Generates a CWL delegation workflow from a Galaxy workflow(.ga) file
Options
-i, --workflowFile string Path to the Galaxy workflow file to process
-o, --outFolder string Path to place the results in (default: ./out)
-h, --help Prints this dialogue