gxwf-to-format2#
Convert a native Galaxy workflow description into a Format 2 description.
usage: gxwf-to-format2 [-h] [--output OUTPUT] [--compact] [--json]
INPUT [OUTPUT]
Positional Arguments#
- INPUT
input workflow path (.ga)
- OUTPUT
output workflow path (.gxwf.yml)
Named Arguments#
- --output, -o
output file (default: stdout)
- --compact
generate compact workflow without position information
Default:
False- --json
output JSON instead of YAML
Default:
False