macOS
brew install ropebwt3local Homebrew formula metadata
brew / Rang 9628
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ropebwt3 in AI-Agent-Workflows.
Installation
brew install ropebwt3local Homebrew formula metadata
Überblick
BWT construction and search
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ropebwt3 | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/lh3/ropebwt3
Installationsmetadaten
| Paketschlüssel | brew:ropebwt3 |
|---|---|
| Version | 3.10 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ropebwt3 |
| Homepage | https://github.com/lh3/ropebwt3 |
| Repository | https://github.com/lh3/ropebwt3 |
| Lizenz | MIT AND Apache-2.0 |
| Quellarchiv | https://github.com/lh3/ropebwt3/archive/refs/tags/v3.10.tar.gz |
| Zuletzt aktualisiert | 2026-09-12T11:02:20Z |
| Pulse | updated |
| Abhängigkeiten | libomp |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.