File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed
Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33This 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.
You can’t perform that action at this time.
0 commit comments