Skip to content

Commit 481e3c9

Browse files
committed
Merge branch 'ar/prep-061' into 'master'
Prep 061 See merge request machine-learning/modkit!327
2 parents 642f35d + ed648bc commit 481e3c9

3 files changed

Lines changed: 462 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@ 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.6.1]
8+
### Fixes
9+
- [pileup] Fix combine strands when falling back to 'generic workers' fixes #545
10+
- [pileup] Use bgzf compression when falling back to 'general workers', fixes #556
11+
- [pileup] Fix bug in --phased when only one modification is requested fixes #552
12+
- [pileup] Only emit 5hmC or Inosine records when these are the only base modifications requested, fixes #555
13+
- [pileup] Use default threshold for all bases without specific threshold, fixes #564
14+
- [pileup] Saturating add at high depth and add `--high-depth` flag, fixes #547
15+
- [adjust] Actually add CG 0 when --cpg flag is passed, fixes #502
16+
- [bedmethyl, tobigwig] Allow header in bedmethyl input thanks @WardDeb
17+
- [motif, search] Change comparison logic so that it compares the sequence set represented by the motifs, fixes #553
18+
### Adds
19+
- [pileup] Add `--bedrmod` flag to output [bedRMod](https://dieterich-lab.github.io/euf-specs/bedRModv2.pdf) headers
20+
21+
722
## [v0.6.0]
823
### Changes
924
- [pileup] refactor pileup to increase efficiency. See migration guide and limitations for details.

docs/searchindex-1e02af50.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)