Releases: snakemake-workflows/dna-seq-varlociraptor
Releases · snakemake-workflows/dna-seq-varlociraptor
v5.1.0
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
5.0.2 (2023-10-09)
Bug Fixes
- remove superfluous import of FTP remote provider (ae68b90)
v5.0.1
5.0.1 (2023-08-25)
Bug Fixes
v5.0.0
5.0.0 (2023-08-15)
⚠ BREAKING CHANGES
- make annotations for candidate variant filtering configurable (#251)
Features
- allow umis in both paired end reads (#257) (2fdc798)
- make annotations for candidate variant filtering configurable (#251) (b51bd9d)
Bug Fixes
- allow using one sample in multiple groups (#258) (e336f7a)
v4.2.0
4.2.0 (2023-08-10)
Features
v4.1.0
4.1.0 (2023-08-07)
Features
- Handle trimmed fastqs plus additional fixes (#252) (13ae724)
v4.0.2
4.0.2 (2023-06-29)
Bug Fixes
Performance Improvements
v4.0.1
4.0.1 (2023-06-14)
Bug Fixes
Performance Improvements
v4.0.0
4.0.0 (2023-06-12)
⚠ BREAKING CHANGES
- use lowercase for all header names in report tables (#238)
Features
- add binned vaf column for sorting by allele frequency (#240) (a428b30)
- update observation plot to horizontal stacked bars with annotation variable checkbox (#242) (762d3be)
- use lowercase for all header names in report tables (#238) (f142d32)
- use MANE+clinical for selecting representative transcripts (#235) (0af4ba0)
Bug Fixes