Skip to content

Commit

Permalink
Merge pull request #6 from PacificBiosciences/bugfix_small_size
Browse files Browse the repository at this point in the history
changelog update for v0.10.1
  • Loading branch information
holtjma authored Mar 21, 2024
2 parents e37fc84 + 4dcf988 commit 6091363
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v0.10.1
## Fixed
- Fixed a panic caused by low sample sizes in the `compare` command. These will now be flagged as `InsufficientData`.

# v0.10.0
## Changes
- Adds a CLI option `--enable-haplotype-segmentation` that will run segmentation on the individual haplotypes (H1 and H2) and save those segments in the output BED file. For example, an unmethylated region on haplotype 2 will have the label "H2_Unmethylated" (or "H2_U" if condensed).
Expand Down

0 comments on commit 6091363

Please sign in to comment.