Skip to content

Commit

Permalink
Merge pull request #17 from PacificBiosciences/gzip_support
Browse files Browse the repository at this point in the history
changelog update for v0.13.3
  • Loading branch information
holtjma authored Dec 12, 2024
2 parents 4795e8f + 56fbdbd commit b14c906
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.13.3
## Changes
- Added support for parsing pb-CpG-tools files that have been compressed (i.e., `{prefix}.combined.bed.gz`) to save storage

# v0.13.2
## Fixed
- Modified the checker for `profile` and `segment` modes to allow for missing hap1 and hap2 BED files. This is most common when pb-CpG-tools is run on unphased datasets. A warning will be produced in the log if these files are missing, and haplotype-specific data will not be generated.
Expand Down

0 comments on commit b14c906

Please sign in to comment.