Skip to content

Commit

Permalink
chore(master): release 5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 5, 2024
1 parent e86cc81 commit 1f0ea99
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [5.11.0](https://github.com/snakemake-workflows/dna-seq-varlociraptor/compare/v5.10.1...v5.11.0) (2024-12-05)


### Features

* add option to allow mapping to pangenome ([#274](https://github.com/snakemake-workflows/dna-seq-varlociraptor/issues/274)) ([e86cc81](https://github.com/snakemake-workflows/dna-seq-varlociraptor/commit/e86cc811b94d2947bf9e7a4ee0af3d634de36e00))
* support for samples w/ and w/o primers ([#344](https://github.com/snakemake-workflows/dna-seq-varlociraptor/issues/344)) ([7c24fb8](https://github.com/snakemake-workflows/dna-seq-varlociraptor/commit/7c24fb88bf0020728e137f20ece11cb75bb67a53))
* Update datavzrd-spells version for boolean spell and add clin_sig spell ([#342](https://github.com/snakemake-workflows/dna-seq-varlociraptor/issues/342)) ([185b2fe](https://github.com/snakemake-workflows/dna-seq-varlociraptor/commit/185b2fe4f7ff102722c01fcbe03a5337b8f091f8))


### Bug Fixes

* fix filtering primerless reads by pinning rust-script ([#339](https://github.com/snakemake-workflows/dna-seq-varlociraptor/issues/339)) ([ff37174](https://github.com/snakemake-workflows/dna-seq-varlociraptor/commit/ff37174da5cf4787c6805ec235c8759b905f5daf))
* fix short observation plot ([#334](https://github.com/snakemake-workflows/dna-seq-varlociraptor/issues/334)) ([0d8dba7](https://github.com/snakemake-workflows/dna-seq-varlociraptor/commit/0d8dba76c3fc2da4bb9e753f635c82ad15939da2))


### Performance Improvements

* group calling jobs per patient/sample-group such that they are submitted to the same cluster/cloud nodes in order to save I/O ([#338](https://github.com/snakemake-workflows/dna-seq-varlociraptor/issues/338)) ([aa583d3](https://github.com/snakemake-workflows/dna-seq-varlociraptor/commit/aa583d3ca610fb58c2b2953ea6742f83beb49a46))

## [5.10.1](https://github.com/snakemake-workflows/dna-seq-varlociraptor/compare/v5.10.0...v5.10.1) (2024-10-23)


Expand Down

0 comments on commit 1f0ea99

Please sign in to comment.