Skip to content

Releases: snakemake-workflows/dna-seq-varlociraptor

v3.18.2

25 Oct 06:59
ca43326
Compare
Choose a tag to compare

3.18.2 (2022-10-13)

Bug Fixes

v3.18.1

28 Sep 08:54
c5324c9
Compare
Choose a tag to compare

3.18.1 (2022-09-28)

Bug Fixes

  • render group labels in oncoprint gene views as heatmaps (6041058)

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