macOS
brew install ropebwt3local Homebrew formula metadata
安装
brew install ropebwt3local Homebrew formula metadata
概览
BWT construction and search
历史
ropebwt3 constructs run-length-encoded Burrows-Wheeler Transform/FM-index data structures for large DNA sequence sets and searches them for exact matches, local alignments, and haplotype diversity.
Heng Li developed ropebwt3 as a successor in the ropeBWT line for construction and searching of FM-indexes over large, highly redundant DNA collections.
A 2024 Bioinformatics paper described BWT construction and search at terabase scale. Subsequent 3.x releases expanded search and alignment behavior.
ropebwt3 is distributed through Homebrew. The project also supplies downloadable prebuilt indexes for bacterial and human pangenomic data, supporting practical use beyond source builds.
Typical workflows build an FMR or FMD index from FASTA/FASTQ data, generate a sampled suffix array, and use `mem`, `sw`, or `hapdiv` for sequence search and alignment.
It is optimized for redundant collections such as pangenomes and high-coverage reads rather than routine high-throughput read alignment.
The package brings terabase-scale pangenome indexing to a conventional command-line installation workflow. Its distinction between dynamic FMR files for construction and compact, memory-mappable FMD files for search is particularly relevant to performance-conscious bioinformatics users.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ropebwt3 | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/lh3/ropebwt3
安装元数据
| 软件包键 | brew:ropebwt3 |
|---|---|
| 版本 | 3.10 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/ropebwt3 |
| 主页 | https://github.com/lh3/ropebwt3 |
| 仓库 | https://github.com/lh3/ropebwt3 |
| 许可证 | MIT AND Apache-2.0 |
| 源码归档 | https://github.com/lh3/ropebwt3/archive/refs/tags/v3.10.tar.gz |
| 最后更新 | 2026-09-12T11:02:20Z |
| Pulse | updated |
| 依赖 | libomp |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ropebwt3 |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.