Skip to content

Releases: snakemake-workflows/dna-seq-varlociraptor

v5.6.0

04 May 06:48
f558487
Compare
Choose a tag to compare

5.6.0 (2024-05-04)

Features

Bug Fixes

  • fusion candidate filtering (#299) (6cc658a)
  • use latest datavzrd wrapper that integrates template rendering (#300) (0ad923f)

v5.5.0

10 Apr 10:15
246e186
Compare
Choose a tag to compare

5.5.0 (2024-04-09)

Features

  • add ability to store variants in a population database (BCF) (#288) (e52c29b)
  • add alphamissense linkout (#294) (a775627)

v5.4.1

28 Mar 12:57
d9ac7b6
Compare
Choose a tag to compare

5.4.1 (2024-03-28)

Bug Fixes

  • use latest wrapper for obtaining known variants (#292) (1268dd9)

v5.4.0

25 Mar 15:48
a8ff5e8
Compare
Choose a tag to compare

5.4.0 (2024-03-23)

Features

Bug Fixes

v5.3.1

13 Mar 10:07
bca26e2
Compare
Choose a tag to compare

5.3.1 (2024-03-12)

Bug Fixes

  • avoid piping if there is no glob pattern in the given fastqs (#286) (645e5c0)
  • require Snakemake 8 (#284) (9a19971)

v5.3.0

01 Mar 11:49
c8b6026
Compare
Choose a tag to compare

5.3.0 (2024-02-27)

Features

Performance Improvements

  • reorganize tests to first only do dry-runs and then run long and short tests in one runner each (#280) (ee973c6)

v5.2.0

01 Dec 09:06
526c4ce
Compare
Choose a tag to compare

5.2.0 (2023-11-30)

Features

  • colored tick plots in datavzrd report (#279) (757aa0e)
  • improve and run sra download ci test case (#276) (074661e)
  • map primers by bwa and update datavzrd template (#275) (12f22e9)

Bug Fixes

  • unique values when extracting samples column for repeated samples (in multiple groups) (#278) (aaac1b5)

v5.1.0

10 Nov 12:00
81d6349
Compare
Choose a tag to compare

5.1.0 (2023-11-10)

Features

Bug Fixes

  • update fastqc wrapper to v1.10.0 to include memory parsing fix (#272) (ed8b391)

v5.0.2

09 Oct 12:06
5924b32
Compare
Choose a tag to compare

5.0.2 (2023-10-09)

Bug Fixes

  • remove superfluous import of FTP remote provider (ae68b90)

v5.0.1

25 Aug 13:29
851b5e4
Compare
Choose a tag to compare

5.0.1 (2023-08-25)

Bug Fixes