macOS
brew install chopperlocal Homebrew formula metadata
安装
brew install chopperlocal Homebrew formula metadata
概览
Filter and trim long-read sequencing data by quality and length
历史
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.
安全态势
没有找到 chopper 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
chopper | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:chopper |
|---|---|
| 版本 | 0.13.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/wdecoster/chopper |
| 仓库 | https://github.com/wdecoster/chopper |
| 最后更新 | 2026-07-15T10:09:42Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.