v0.10.1
Fixed
- Added missing
-n
arg toend-motifs
. - Fixed incorrect
ValueError
regarding thenegative_strand
arg. - Incorrect function name for
wps
leading to errors when called from CLI.
Added
- Additional tests for the CLI lazy loading implementation