Skip to content

Tags: wdecoster/chopper

Tags

v0.12.0b

Toggle v0.12.0b's commit message
Update dependencies and version in Cargo.toml and Cargo.lock

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #54 from MillarCD/master

Improve runtime performance by adding channels

v0.11.0

Toggle v0.11.0's commit message
implementation of finding good segments split by low quality interrup…

…tions as requested in v0.10.0b not available in conda

Fixes #53

v0.10.0

Toggle v0.10.0's commit message
- Added a new command-line argument `--trim` for quality-based trimmi…

…ng of read ends.

- Implemented logic to prevent using `--trim` alongside `--headcrop` or `--tailcrop`.
- Enhanced trimming functionality to support both quality-based and fixed-position trimming.

v0.10.0b

Toggle v0.10.0b's commit message
use cross for musl build

v0.9.2

Toggle v0.9.2's commit message
 no longer use explicit max i32 as max length, some other optimizatio…

…ns and updates

v0.9.1

Toggle v0.9.1's commit message
use Arc<Aligner>

might solve #46

v0.9.1a

Toggle v0.9.1a's commit message
Update GitHub Actions to use actions/upload-artifact@v4

v0.9.0b

Toggle v0.9.0b's commit message
updating

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #34 from sharkLoc/master

add gzip/xz/bzip2 support for input