Skip to content

Releases: broadinstitute/gatk-sv

v0.26.3-beta

27 Sep 23:09
Compare
Choose a tag to compare
v0.26.3-beta Pre-release
Pre-release

Updates

  • Various small fixes to documentation
  • Add genotype concordance workflows

Full Changelog: v0.26.2-beta...v0.26.3-beta

v0.26.2-beta

22 Sep 16:59
8bd8d4a
Compare
Choose a tag to compare
v0.26.2-beta Pre-release
Pre-release

Updates

  • Option to map between internal and external sample IDs for per-sample benchmarking in MainVcfQc
  • Set disk to at least 10 gb in VaPoR tasks

Full Changelog: v0.26.1-beta...v0.26.2-beta

v0.26.1-beta

19 Sep 17:07
90e3e9a
Compare
Choose a tag to compare
v0.26.1-beta Pre-release
Pre-release

Updates

  • Option to input & subset multi-sample BED in VaPoR (+ womtool fixes)

Full Changelog: v0.26-beta...v0.26.1-beta

v0.26-beta

16 Sep 14:40
2da5e29
Compare
Choose a tag to compare
v0.26-beta Pre-release
Pre-release

What's Changed

  • Adds sv-utils, a python package that supports GQ filtering and benchmarking, and updates the GQ filtering WDLs
  • Removes Delly and related commands from the pipeline
  • Fixes a bug in the single sample pipeline caused by records with missing depth genotypes and no PE or SR support
  • Improves ExpansionHunter JSON to TSV conversion when the JSON is missing LocusResults
  • Improvements to the script validating WDLs using miniwdl

Full Changelog: v0.25.1-beta...v0.26-beta

v0.25.1-beta

08 Sep 16:11
Compare
Choose a tag to compare
v0.25.1-beta Pre-release
Pre-release

Updates

  • Log a warning when merging EH JSON files if a file does not contain LocusResult
  • Standardize scramble output

Full Changelog: v0.25-beta...v0.25.1-beta

v0.25-beta

26 Aug 19:07
3f269e8
Compare
Choose a tag to compare
v0.25-beta Pre-release
Pre-release

Updates

  • Rework MasterVcfQc --> now MainVcfQc with enhanced functionality
  • Modify VaPoR settings
  • MiniWDL validation script

Full Changelog: v0.24.3-beta...v0.25-beta

v0.24.3-beta

22 Aug 19:41
1f03eea
Compare
Choose a tag to compare
v0.24.3-beta Pre-release
Pre-release

Updates

  • Improve on Scramble integration

Full Changelog: v0.24.2-beta...v0.24.3-beta

v0.24.2-beta

18 Aug 18:48
ccceea0
Compare
Choose a tag to compare
v0.24.2-beta Pre-release
Pre-release

Updates

  • Output VaPoR header with # in front

Full Changelog: v0.24.1-beta...v0.24.2-beta

v0.24.1-beta

10 Aug 16:50
9e32e40
Compare
Choose a tag to compare
v0.24.1-beta Pre-release
Pre-release

Updates

Two bug fixes in GenotypeComplexVariants: in ParseGenotyping and ConcatCpxCnvVcfs tasks

Full Changelog: v0.24-beta...v0.24.1-beta

v0.24-beta

28 Jul 15:49
ef29ea1
Compare
Choose a tag to compare
v0.24-beta Pre-release
Pre-release

Updates include:

  • ExpansionHunter: Improvements on scaling the EH WDL to more batches, Convert EH JSON to TSV
  • Docker build: Decrease disk usage building dockers on GitHub, Build STR docker image using the build_docker script, Decrease docker count, Enable docker build on m1 macs
  • svtk vcfcluster: Bug fixes, Performance optimization, Fix STRANDS and EV related errors
  • Add GqRecalibrator WDLs and input templates
  • Early BAF generation from CRAMs
  • Switch to new CondenseDepthEvidence GATK tool
  • Run the 5 subworkflows of MakeCohortVcf as separate steps in Terra
  • Integrate GATK SVCluster into ClusterBatch
  • Handle low PE cutoff in genotyping

Full Changelog: v0.23-beta...v0.24-beta