Skip to content

Releases: broadinstitute/gatk-sv

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.

Single Sample Pipeline improvements

14 Sep 19:40
105a9e0
Compare
Choose a tag to compare
Pre-release

This pre-release of the single sample pipeline contains several improvements:

  • PESR collection has been changed from svtk collect-pesr to GATK PairedEndAndSplitReadEvidenceCollection. This should fix a rare issue observed on some samples in which PESR records appear out of order and are not consolidated into single rows. (#34)
  • Moves WDL parameters to the new nomenclature of include and exclude lists (#29)
  • Fixes invalid VCF headers (#41)
  • In the final single sample VCF output, reports reciprocal translocation events using a set of BND records linked by EVENT_ID (#36)
  • Adds annotation with gnomAD allele frequencies to the Single Sample pipeline, and provides an additional output in BED format.

Hotfix 2 for v0.8

10 Jul 15:42
eef5104
Compare
Choose a tag to compare
Hotfix 2 for v0.8 Pre-release
Pre-release

This fixes an issue in WHAM processing and standardization that stemmed from incomplete substituting of sample IDs that was causing all variants from WHAM to be lost.