v0.2.7
Fixes
- [dmr] Header was incorrect with multiple samples
- [pileup] Improve performance when using
--include-bed
, only process contigs in the BED file. - [dmr, single-site] When using multiple samples, don't fail a position when one or more samples doesn't have a modification call at that position.
- [extract] Expose queue size to reduce memory usage with long reads.
- [validate] Report number of calls filtered out with thresholds.