We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b31ed90 + d6b2061 commit 251055fCopy full SHA for 251055f
1 file changed
CHANGELOG.md
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [v0.4.4-rc1]
8
+### Fixes
9
+- [bedmethyl, merge] Merge and write concurrently, improves memory usage and runtime massively.
10
+- [dmr] Don't fail an entire section (i.e. batch) when one sample does not have a particular contig.
11
+- [modbam, check-tags] Fix counter so that records that fail reading are counted.
12
+- [pileup, sampler] Don't use non-primary alignments when calculating pass thresholds.
13
+
14
## [v0.4.3]
15
### Adds
16
- [bedmethyl] Extract bigWig tracks from bedMethyl files
0 commit comments