Releases: wdecoster/chopper
Releases · wdecoster/chopper
v0.11.0
19 Sep 11:12
Compare
Sorry, something went wrong.
No results found
implementation of finding good segments split by low quality interrup…
v0.10.0b
24 Apr 09:17
Compare
Sorry, something went wrong.
No results found
Add a --trim option to use quality score for trimming from read ends (#51 )
Full Changelog : v0.9.2...v0.10.0b
v0.9.2
24 Mar 11:26
Compare
Sorry, something went wrong.
No results found
Remove the explicit max i32 as a default value for max length, and some other optimizations
Full Changelog : v0.9.1...v0.9.2
v0.9.1
14 Feb 08:57
Compare
Sorry, something went wrong.
No results found
Update
19 Aug 20:34
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
This PR incorporates the improvements made by @jvkersch in #11
Bugfix
04 Apr 20:04
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
as requested in https://github.com/wdecoster/chopper/issues/7