Releases: gatk-workflows/gatk4-germline-snps-indels
Releases · gatk-workflows/gatk4-germline-snps-indels
2.3.1
2.3.0
2.2.0
- Added requester pays option for Haplotypecaller workflow
- Updated JointGenotyping to 1.3.0 version from dsde-pipelines repo:
- Fix SplitIntervals task so that it works for abutting WGS intervals. Increase by chromosome scatter count appropriately for WGS as fallback.
2.1.1
2.1.0
- Fix for user error message when using VCF mode for HC: gatk forum ticket
- HC command was updated to replicate dsde-piplines command. A conditional was added to use "AS_StandardAnnotation" only if make_gvcf is set to true
- HC workflow updated to use gatk4.1.7.0
- Removed suggested disksize in ReadMe
2.0.0
Updated haplotypecaller to WDL 1.0, removed comments from haplotypecaller JSON
Added allele-specific annotations to HC
Replaced joint-discovery with JointGenotyping workflow,
Added Terra version for JointGenotyping workflow
Added urls for imports for JointGenotyping workflows
Updated ReadMe to reflect changes to JointGenotyping workflow
1.1.2
1.1.1
1.1.0
- Updated to GATK4.1
- Update VariantRecal syntax to work for GATK4.1
- Added samtools path variable in haplotypecaller wdl
- Add a version of joint-discovery that takes in an array for gvcfs to be used on Terra/FC
- Set the docker version and disk size in the joint-discovery wdl, but made override options