Skip to content

Commit cb359d8

Browse files
authored
Merge pull request #30 from PacificBiosciences/bugfix/isolated_cpgs
updates for 0.14.2
2 parents aa6bfc7 + c1d3ce4 commit cb359d8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v0.14.2
2+
## Fixed
3+
- Fixed an issue where CpG segments with fewer CpGs than the `--min-cpgs` parameter could get created. This primarily occurred with groups of isolated CpGs, and affected `segment`, `joint-segment`, and `signature` modes. These small isolated segments are now filtered after the segmentation step, and therefor removed from all outputs.
4+
15
# v0.14.1
26
## Fixed
37
- Improved error handling for small population sizes when calling `signature`

0 commit comments

Comments
 (0)