macOS
brew install chopperlocal Homebrew formula metadata
brew / rank 14511
Filter and trim long-read sequencing data by quality and length. Version 0.13.0 via Homebrew; verified 2026-07-15.
install
brew install chopperlocal Homebrew formula metadata
overview
Filter and trim long-read sequencing data by quality and length
history
chopper is a Rust command-line program for filtering and trimming FASTQ reads from long-read sequencing platforms such as Oxford Nanopore and PacBio. It is designed as a faster reimplementation of functionality associated with the Python tools NanoFilt and NanoLyse.
The project's GitHub repository was created in August 2020. Its first published GitHub release was v0.1.0 in November 2022, and development has continued through later releases that expanded its filtering and trimming strategies.
The project distributes ready-to-use binaries from GitHub Releases and documents installation through Bioconda. The supplied package metadata also records a Homebrew formula, making it available in both bioinformatics-focused and general-purpose package-manager workflows.
chopper fits Unix sequencing pipelines by reading FASTQ from standard input and writing accepted reads to standard output. Common invocations set minimum quality and length thresholds, optionally crop or quality-trim reads, and pipe compressed data through gzip or pigz.
For package-oriented users, chopper is notable as a small Rust replacement for older Python tooling that preserves stream-based composition while offering standalone release binaries and Bioconda and Homebrew distribution. Its stdin/stdout interface makes it easy to slot into reproducible shell pipelines without project-specific configuration.
security posture
No matching local secret-handling manifest was found for chopper. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
chopper | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:chopper |
|---|---|
| Version | 0.13.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/wdecoster/chopper |
| Repository | https://github.com/wdecoster/chopper |
| Last updated | 2026-07-15T10:09:42Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.