Skip to content

Releases: broadinstitute/gatk-sv

v0.19.3-beta

21 Dec 20:17
bf3704b
Compare
Choose a tag to compare
v0.19.3-beta Pre-release
Pre-release

Changes include:

  • remove bgzip for already-gzipped file in XfBatchEffect.GetFreqTable in #270
  • Add subset ped step at start of CleanVcf in #250

Full Changelog: v0.19.2-beta...v0.19.3-beta

v0.19.2-beta

29 Nov 22:28
c7c0a24
Compare
Choose a tag to compare
v0.19.2-beta Pre-release
Pre-release

Updates include:

  • Drop variants with NA scores in FilterBatchSites
  • Efficiency fix for getting male-only variants on chrX in GenerateBatchMetrics
  • Docker build updates

Full Changelog: v0.19.1-beta...v0.19.2-beta

v0.19.1-beta

15 Nov 23:02
e7beebd
Compare
Choose a tag to compare
v0.19.1-beta Pre-release
Pre-release

Just #258: fix typo in runtime attributes in AnnotateVcf.wdl

v0.19-beta

15 Nov 22:15
0bded98
Compare
Choose a tag to compare
v0.19-beta Pre-release
Pre-release

Updates include:

  • Clean up file headers
  • Bug fix for handling male-only events on chrX in GenerateBatchMetrics (again)
  • Expose runtime attributes in AnnotateVcf.wdl

Full Changelog: v0.18.5-beta...v0.19-beta

v0.18.5-beta

29 Oct 17:00
f04d476
Compare
Choose a tag to compare
v0.18.5-beta Pre-release
Pre-release

Updates include:

  • Set MELT JVM memory based on machine memory available at runtime, so that out-of-memory issues can be resolved by increasing VM memory

v0.18.4-beta

19 Oct 22:57
5cc9b1d
Compare
Choose a tag to compare
v0.18.4-beta Pre-release
Pre-release

Updates include:

  • Add WDL for GangSTR
  • Remove subprocesses in MakeRdTestBed in ClusterBatch for error propagation

v0.18.3-beta

18 Oct 21:01
12be8a7
Compare
Choose a tag to compare
v0.18.3-beta Pre-release
Pre-release

Updates include:

  • Expose runtime attributes for metrics workflows
  • Replace nested scatter in TinyResolve with subworkflow
  • Fix bug in GenerateBatchMetrics that may cause chrX events appearing only in males without read depth support to be filtered out

v0.18.2-beta

28 Sep 15:35
1eede50
Compare
Choose a tag to compare
v0.18.2-beta Pre-release
Pre-release

Hotfix to CleanVcf1_23 in MakeCohortVcf affecting cohorts with sex designations other than 1 or 2 in the ped file

v0.18.1-beta

17 Sep 16:33
cd90dc4
Compare
Choose a tag to compare
v0.18.1-beta Pre-release
Pre-release

Updates include:

  • hotfix to handle empty EVIDENCE field in MakeCohortVcf
  • add Terra pipeline diagram to Terra dashboard

v0.18-beta

14 Sep 20:52
a1a13e3
Compare
Choose a tag to compare
v0.18-beta Pre-release
Pre-release

Updates include:

  • Super-scaling updates and fixes to MakeCohortVcf
  • MiniWDL compatibility fixes
  • Dynamic memory allocation for EvidenceQC.MedianCov
  • Unique output filenames in a couple of workflows
  • Documentation updates