Skip to content

Releases: broadinstitute/gatk-sv

v0.14.2-beta

14 May 16:58
2166cd2
Compare
Choose a tag to compare
v0.14.2-beta Pre-release
Pre-release

Changes include:

  • Bug fixes to RDTest, affecting Module02 and Module04

v0.14.1-beta: Minor updates to v0.14-beta

07 May 20:03
4799e46
Compare
Choose a tag to compare

Changes include:

  • Option to revise all non-canonical bases in BAM file to N during CramToBam (not recommended by default, as it is not optimized yet and will cost more)
  • Reduce default disk for Module02 test tasks
  • Remove old WDL headers
  • Fix bug in CleanVcf that occurred when a sample ID appeared in a batch/variant ID
  • Make read length input to CollectWgsMetrics for MELT in case read length differs from default 150bp

v0.14-beta

20 Apr 17:19
22fc647
Compare
Choose a tag to compare
v0.14-beta Pre-release
Pre-release

Updated pre-release of cohort pipeline for Terra. Changes include:

  • Switch to single cohort-level ped file rather than batch ped files
  • Add functionality to randomly subsample input samples in trainGCNV
  • Bug fixes to FORMAT EV field
  • Updates to Module07-Module10

v0.13.1-beta Minor updates to v0.13-beta

18 Mar 21:06
cf54ad5
Compare
Choose a tag to compare
  • Fixes to Module07
  • Minor changes to re-genotype filtering in Module04b for smaller cohorts

v0.13-beta

02 Mar 21:48
76f2e8c
Compare
Choose a tag to compare
v0.13-beta Pre-release
Pre-release

Updated pre-release of batch pipeline for Terra, incorporating changes such as:

  • Make outlier cutoff table input to Module03 optional to better reflect use case
  • Bug fixes and performance improvements to Module04b
  • Break-up of Module0506 into sub-workflows
  • Fix handling of MEI SVTYPE in Module07
  • Changes reflected in v0.12-beta release

v0.12-beta

02 Feb 19:40
044b12a
Compare
Choose a tag to compare
v0.12-beta Pre-release
Pre-release

This release upgrades the single sample pipeline to work with the upgrades to gCNV and median-based re-genotyping that were implemented in the joint pipeline. Other changes include:

  • Generates input JSON files and the single-sample pipeline Terra workspace files from templates
  • Allows optional inputs of precomputed module00a files for the single sample pipeline
  • Bug fixes for module 03 and MasterVcfQC
  • Improved resource acquisition and monitoring scripts
  • Implements a sample wide QC step in the single sample pipeline for samples that are outliers in coverage or WGD score

Pre-release of batch pipeline

20 Nov 21:07
7aad694
Compare
Choose a tag to compare
Pre-release

Pre-release of batch pipeline for upcoming GATK-SV Terra workspace

v0.9.1-beta-hotfix

16 Oct 15:52
Compare
Choose a tag to compare
v0.9.1-beta-hotfix Pre-release
Pre-release

Hotfix includes only the new bug fix for empty shards in Module07

v0.10-beta

16 Oct 13:08
b3393c5
Compare
Choose a tag to compare
v0.10-beta Pre-release
Pre-release

Additional fixes to single sample pipeline edge cases.

Upgrades gCNV to v4.1.8.1

v0.9.1-beta Fixes for edge cases in single sample pipeline

07 Oct 19:07
dd4fe5e
Compare
Choose a tag to compare

This release includes several bug fixes for v0.9-beta, most of which handle data conditions which result in empty shards that could cause workflow failures.