Skip to content

Commit 251055f

Browse files
committed
Merge branch 'ar/docs-0.4.4-rc1' into 'master'
Ar/docs 0.4.4 rc1 See merge request machine-learning/modkit!254
2 parents b31ed90 + d6b2061 commit 251055f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

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+
714
## [v0.4.3]
815
### Adds
916
- [bedmethyl] Extract bigWig tracks from bedMethyl files

0 commit comments

Comments
 (0)