macOS
brew install ropebwt3local Homebrew formula metadata
brew / rank 9628
BWT construction and search. Version 3.10 via Homebrew; verified 2026-09-12.
install
brew install ropebwt3local Homebrew formula metadata
overview
BWT construction and search
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
ropebwt3 | cli | global executable |
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.
https://github.com/lh3/ropebwt3
install metadata
| Package key | brew:ropebwt3 |
|---|---|
| Version | 3.10 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ropebwt3 |
| Homepage | https://github.com/lh3/ropebwt3 |
| Repository | https://github.com/lh3/ropebwt3 |
| License | MIT AND Apache-2.0 |
| Source archive | https://github.com/lh3/ropebwt3/archive/refs/tags/v3.10.tar.gz |
| Last updated | 2026-09-12T11:02:20Z |
| Pulse | updated |
| Dependencies | libomp |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
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.