Skip to content

Commit 94428b0

Browse files
committed
Updated changelog
1 parent fb1513c commit 94428b0

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,27 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [0.13.0] - 2020-10-06
6+
### Changed
7+
- cli syntax for `rbt vcf-report` has been changed in order to allow BCF/VCF files holding variants from multiple samples
8+
9+
## [0.12.2] - 2020-09-30
10+
### Added
11+
- New flags `--info`, `--js` and `--format` for `rbt vcf-report`
12+
- `--js` allows definition of a custom javascript template for creating vcf-reports
13+
- `--info` and `--format` allow specifying INFO- and FORMAT-fields that can be used by the custom javascript template
14+
15+
## [0.12.1] - 2020-09-15
16+
### Added
17+
- `rbt vcf-report` allows to create an interactive HTML report allowing advanced analysis of variants from BCF/VCF and BAM files.
18+
19+
### Removed
20+
- `rbt oncoprint` is now included in `rbt vcf-report` and therefore has been removed.
21+
522
## [0.11.0] - 2020-08-05
623
### Added
724
- Flag --sources that allows to constrain data sources for dgidb annotation of VCF/BCFs.
825

9-
1026
## [0.10.1] - 2020-05-13
1127
### Changed
1228
- Only print recurrent genes in oncoprint, in order to save time and space.

0 commit comments

Comments
 (0)