Skip to content

v0.1.7

Compare
Choose a tag to compare
@modkit-bot modkit-bot released this 26 May 14:30
· 466 commits to master since this release

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.