File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ v0.4.3]
8+ ### Adds
9+ - [ bedmethyl] Extract bigWig tracks from bedMethyl files
10+ - [ modbam] ` check-tags ` command to validate MM/ML tags
11+ - Allow "generic" MM tags
12+ - Add error-tabulation table to most commands
13+ ### Fixes
14+ - [ sample-probs] Make colors the same in the output charts (fixes #345 ).
15+ - [ bedmethyl, merge] Perform an outer join as stated in the documenttion (fixes #334 ).
16+ - [ pileup] BAM-header ordering of contigs when using ` --include-bed `
17+
18+
19+
720## [ v0.4.2]
821### Adds
922- [ entropy] Entropy can now be calculated with multiple motifs and multiple modified primary bases.
You can’t perform that action at this time.
0 commit comments