v0.1.7
Changes
Adds
modkit extract
sub-command that produces a table of per-read base modification probabilities.- Allow suppression of progress bar with
--suppress-progress
Fixes
- Don't count skipped reads towards total when sampling.
N.B.
modkit call-mods
has a bug in this release where --no-filtering
is not handled properly (filtering is still performed). Use a later release or as a work-around use --filter-threshold 0.0
.