Releases: wtsi-hgi/gatk-cwl-generator
Releases · wtsi-hgi/gatk-cwl-generator
2.1
2.0
- Added no_docker and use_cache command line option
- Fixed beheviour of array and tag types
- Rewrote gen_cwl_arg to be clearer
- Reduced the dependance on the command line for the tests
Breaking changes:
- Removed the refIndex, refDict and analysis_type cwl parameters
- Changed docker_container_name to docker_image_name
1.4.2
v1.4.1
v1.4.0
v1.3
- Changed the docker container to be broad institute's official docker container, not wtsi-hgi own container
v1.2.2
- Resolving secondaryFiles to a relative path, to work with newer cwl-runner versions and the advice in "secondaryFiles" of http://www.commonwl.org/v1.0/Workflow.html#WorkflowOutputParameter
v1.2.1
Changes:
- Array types are type | type[]
v1.1
Changes:
- Made output arguments's ids be Output instead of adding dashes
- Outputting to gatk_cmdline_tools
v1.0
Includes CWL files for GATK 3.5 - 3.8