Skip to content

Releases: snakemake-workflows/dna-seq-varlociraptor

v3.18.0

28 Sep 08:39
03617d7
Compare
Choose a tag to compare

3.18.0 (2022-09-28)

Features

v3.17.1

27 Sep 14:47
9c04231
Compare
Choose a tag to compare

3.17.1 (2022-09-27)

Bug Fixes

  • use latest bcftools concat wrapper which fixes a regression that caused it to just pass on the first given bcf. This was leading to missing a lot of calls! Make sure to rerun with the following: -R merge_calls gather_annotated_calls gather_benchmark_calls bcftools_concat gather_calls if those rules were executed with release 3.16 or 3.17. (56be4e1)

v3.17.0

23 Sep 19:45
ecef04b
Compare
Choose a tag to compare

3.17.0 (2022-09-23)

Features

  • allow multiple target_regions BED files defined in config.yaml, merging them into one (#161) (84064ef)
  • more informative file names (#148) (4b99df9)

v3.16.0

01 Sep 10:37
d13d8b8
Compare
Choose a tag to compare

3.16.0 (2022-09-01)

Features

  • add group annotation capabilities and corresponding display thereof in oncoprint views (#158) (c8aa3f5)

Bug Fixes

  • update conda envs and wrappers (if necessary) to work properly with strict priorities (#159) (a5d7be3)

v3.15.0

08 Aug 06:20
f220733
Compare
Choose a tag to compare

3.15.0 (2022-08-05)

Features

v3.14.1

25 Jul 12:29
b7d9648
Compare
Choose a tag to compare

3.14.1 (2022-07-25)

Bug Fixes

v3.14.0

20 May 14:46
87997e4
Compare
Choose a tag to compare

3.14.0 (2022-05-20)

Features

Bug Fixes

  • automatically calculate genomic sites covered for tumor mutational burden calculation (#130) (7a26dcc)

v3.13.1

12 May 13:03
50c7a39
Compare
Choose a tag to compare

3.13.1 (2022-05-12)

Bug Fixes

v3.13.0

12 May 07:36
8c6bc67
Compare
Choose a tag to compare

3.13.0 (2022-05-11)

Features

Bug Fixes

  • update to latest datavzrd, which fixes various little glitches (77b01de)

v3.12.0

10 May 13:08
1924830
Compare
Choose a tag to compare

3.12.0 (2022-05-10)

Features

Bug Fixes

  • obtain domain for tick plots in datavzrd report from all related columns (#142) (2e57b12)