Skip to content

v0.10.1

Compare
Choose a tag to compare
@jamesli124 jamesli124 released this 19 Dec 17:04
· 92 commits to main since this release
03ea6d3

Fixed

  • Added missing -n arg to end-motifs.
  • Fixed incorrect ValueError regarding the negative_strand arg.
  • Incorrect function name for wps leading to errors when called from CLI.

Added

  • Additional tests for the CLI lazy loading implementation