macOS
brew install ropebwt3local Homebrew formula metadata
brew / 順位 9628
ropebwt3 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.