We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 236b9ec commit 2b27a57Copy full SHA for 2b27a57
CHANGELOG.md
@@ -2,6 +2,11 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## [0.18.0] - 2021-01-25
6
+### Added
7
+- Parameter `--plot-info` for `rbt vcf-report` that allows to plot arbitrary info fields next to the oncoprint matrix.
8
+- Ability to display intergenic variants at the primary stage of `rbt vcf-report`.
9
+
10
## [0.17.0] - 2021-01-21
11
### Changed
12
- `rbt collapse-reads-to-fragments` now always writes FASTQ files since consensus reads need to be remapped anyways (MAPQ might change).
0 commit comments