Skip to content

Releases: wdecoster/chopper

Update

19 Aug 20:34
151fe32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

Let me know if a musl build is necessary for someone!

update

19 Apr 21:00
Compare
Choose a tag to compare

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

09 Nov 19:51
Compare
Choose a tag to compare

In some cases contaminants were not removed #19, and to solve this alignment accuracy is improved by using with_cigar()

Latest

17 Aug 11:58
Compare
Choose a tag to compare

This PR incorporates the improvements made by @jvkersch in #11

Bugfix

04 Apr 20:04
Compare
Choose a tag to compare

This release corrects a bug, that lead to wrong quality score calculation when simultaneously removing a contaminant.

logging number of reads to stderr

02 Apr 20:40
Compare
Choose a tag to compare
as requested in https://github.com/wdecoster/chopper/issues/7

with --maxqual

06 Mar 20:44
Compare
Choose a tag to compare

This release adds a --maxqual option

last release

06 Jan 09:48
Compare
Choose a tag to compare
v0.2.0

Merge branch 'master' of https://github.com/wdecoster/nanofiltrs

First release

28 Nov 10:54
Compare
Choose a tag to compare

First release, combinding nanofilt and nanolyse functionality