Skip to content

Releases: snakemake-workflows/dna-seq-varlociraptor

v3.23.0

13 Apr 13:03
e06d0d1
Compare
Choose a tag to compare

3.23.0 (2023-04-13)

Features

Bug Fixes

  • prenthesize combined filter expressions (#214) (fae1b0c)
  • update mark_duplicates to newest wrapper syntax (#217) (9d3dd30)

v3.22.0

02 Mar 08:09
9d271ef
Compare
Choose a tag to compare

3.22.0 (2023-03-01)

Features

Bug Fixes

  • explicitly use categorical type for chi2 testing (#210) (079c756)
  • use varlociraptor 6.0 with its new smart FDR control. This leads to improved filtration results with less false negatives (#212) (cb00c33)

v3.21.1

17 Feb 10:47
1eb3e54
Compare
Choose a tag to compare

3.21.1 (2023-02-17)

Bug Fixes

  • fix typo when retrieving candidate filter expression (dd1e661)

v3.21.0

17 Feb 10:41
05e2a10
Compare
Choose a tag to compare

3.21.0 (2023-02-17)

Features

Bug Fixes

  • properly handle complex candidate filter expressions including aux files (#205) (6e353f7)

Performance Improvements

v3.20.1

14 Feb 09:18
690b619
Compare
Choose a tag to compare

3.20.1 (2023-02-14)

Bug Fixes

  • properly handle missing candidate filter (#199) (bdec1a0)

v3.20.0

10 Feb 14:37
48bc01a
Compare
Choose a tag to compare

3.20.0 (2023-02-10)

Features

  • add ability to use aux-files for candidate filtering (80f0ba9)

Performance Improvements

  • update to varlociraptor 5.8.0 (b15cd85)

v3.19.6

01 Feb 09:56
af8e815
Compare
Choose a tag to compare

3.19.6 (2023-02-01)

Bug Fixes

  • provide fasta to vep wrapper, update to latest vep wrapper (814eee3)
  • update to latest vep cache wrapper in order to avoid another proxy problem (8f9d1a2)

v3.19.5

30 Jan 15:10
b2a7965
Compare
Choose a tag to compare

3.19.5 (2023-01-30)

Bug Fixes

  • resource download fixes (proxy support for get_vep_cache, curl deployment for download_revel) (#195) (9e250c6)

v3.19.4

23 Jan 08:20
a017452
Compare
Choose a tag to compare

3.19.4 (2023-01-23)

Fixes

  • update to Varlociraptor 5.6.2

v3.19.3

15 Jan 10:07
1a67d9f
Compare
Choose a tag to compare

3.19.3 (2023-01-15)

Performance Improvements