Releases: wdecoster/chopper
Releases · wdecoster/chopper
Update
update
This release includes multithreaded minimap2 for contamination checking as contributed by @Ge0rges and reading from a file (rather than stdin) as contributed by @JMencius
What's Changed
- Make use of faster preset and multithreaded minimap2 by @Ge0rges in #26
- Add straightforward --input by @JMencius in #29
New Contributors
Full Changelog: v0.7.0...v0.8.0
cigar-level alignment for removing contaminants
In some cases contaminants were not removed #19, and to solve this alignment accuracy is improved by using with_cigar()
Latest
Bugfix
logging number of reads to stderr
as requested in https://github.com/wdecoster/chopper/issues/7
with --maxqual
This release adds a --maxqual option
last release
v0.2.0 Merge branch 'master' of https://github.com/wdecoster/nanofiltrs
First release
First release, combinding nanofilt and nanolyse functionality