Skip to content

Releases: BimberLab/DISCVRSeq

Version 1.3.17

20 Sep 21:44
Compare
Choose a tag to compare

This version modified SampleSpecificGenotypeFilter to add support for --set-filtered-genotypes-to-no-call

Version 1.3.16

16 Sep 21:17
Compare
Choose a tag to compare

This release adds a new tool to summarize genotypes by quality.

What's Changed

Full Changelog: 1.3.15...1.3.16

Version 1.3.15

14 Sep 13:31
Compare
Choose a tag to compare

This version adds a new tool that takes a VCF and a set of intervals, and will output only variants starting in those intervals.

What's Changed

  • Add tool to OutputVariantsStartingInIntervals by @bbimber in #187

Full Changelog: 1.3.14...1.3.15

Version 1.3.14

22 Aug 15:37
882e069
Compare
Choose a tag to compare

What's Changed

  • Bump docker/build-push-action from 3.0.0 to 3.1.0 by @dependabot in #184
  • Bump docker/build-push-action from 3.1.0 to 3.1.1 by @dependabot in #185
  • Tool for sample-specific Genotype JEXL filtering by @bbimber in #186

Full Changelog: 1.3.13...1.3.14

Version 1.3.13

19 Jun 14:42
Compare
Choose a tag to compare

This version updates two tools:

  • VariantConcordanceScore now uses a weighted method based on reference allele frequencies
  • MergeVariantSites was refactored to use MultiVariantWalkerGroupedByStart for faster performance

Version 1.3.12

21 Apr 20:51
9151866
Compare
Choose a tag to compare

This adds a new mGAP-specific tool that takes a VCF and annotates it based on whether those sites are present in a reference VCF

Version 1.3.11

12 Apr 16:07
c90e41b
Compare
Choose a tag to compare

This fixes a bug in the date format used in the VariantQC report

Version 1.3.10

05 Jan 14:28
c5f6bc9
Compare
Choose a tag to compare

Update to GATK 4.2.4.1, which includes more log4j patches

Version 1.3.9

19 Dec 16:45
Compare
Choose a tag to compare

Update to GATK 4.2.4.

Version 1.3.8

11 Nov 14:23
bda3121
Compare
Choose a tag to compare

Add flag in IntegrationSiteMapper to allow inclusion of reverse reads.