macOS
brew install bowtie2local Homebrew formula metadata
sudo port install bowtie2MacPorts ports tree · science/bowtie2/Portfile · ソース: api.github.com
brew
bowtie2 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install bowtie2local Homebrew formula metadata
sudo port install bowtie2MacPorts ports tree · science/bowtie2/Portfile · ソース: api.github.com
sudo apt install bowtie2Debian stable package indexes · bowtie2 · ソース: deb.debian.org
sudo dnf install bowtie2Fedora Rawhide package metadata · bowtie2 · ソース: dl.fedoraproject.org
nix profile install nixpkgs#bowtie2nixpkgs package indexes · pkgs/by-name/bo/bowtie2/package.nix · ソース: api.github.com
sudo zypper install bowtie2openSUSE Tumbleweed package metadata · bowtie2 · ソース: download.opensuse.org
概要
Fast and sensitive gapped read aligner
履歴
Bowtie 2 is a fast, memory-efficient DNA sequencing read aligner and one of the canonical command-line tools in genomics packaging. It aligns sequencing reads to long reference genomes and emits SAM for downstream tools.
Bowtie 2 followed Bowtie 1, which the manual says was released in 2009 for the shorter reads common at the time. Bowtie 2 was introduced for longer reads and newer sequencing workloads, adding gapped alignment, local alignment, flexible paired-end handling, richer mapping qualities, and a different command-line and index format.
The Bowtie 2 news archive shows beta releases in 2011. The main Bowtie 2 paper, 'Fast gapped-read alignment with Bowtie 2,' appeared in Nature Methods in 2012. The public GitHub repository was created in December 2012, and the official news archive notes that the source moved to GitHub in February 2014.
Bowtie 2 became a standard first-stage aligner for short-read sequencing pipelines, including variation calling, ChIP-seq, RNA-seq, bisulfite sequencing, and comparative genomics. The manual explicitly names SAMtools and GATK as downstream SAM consumers and says Bowtie 2 is tightly integrated into many other tools.
Distribution is broad: the supplied package facts list Homebrew, Debian, Ubuntu, Fedora, MacPorts, Nix, and openSUSE, while the official manual highlights Bioconda and SourceForge binaries. Prebuilt genome indexes on the official site further cement it as a practical packaged tool rather than just a paper artifact.
Users build or download a Bowtie 2 index for a reference genome, run `bowtie2` against FASTQ reads, and feed SAM output into downstream genomics tools. Companion commands include `bowtie2-build` for index construction and `bowtie2-inspect` for index inspection.
Bowtie 2 is optimized for typical Illumina-style reads aligned to long genomes, while still handling local, end-to-end, paired-end, and very long read cases with different performance tradeoffs.
Bowtie 2 is significant because it is both research software and production infrastructure. Package maintainers care about CPU threading, index formats, bundled or external compression libraries, reproducible versions for scientific workflows, and compatibility with SAM/BAM pipelines.
It is also a good example of bioinformatics packaging culture: official SourceForge releases, GitHub development, Bioconda-first scientific distribution, system packages, downloadable reference indexes, and citation-driven adoption all coexist.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bowtie2 | cli | グローバル実行可能ファイル | |
bowtie2-align-l | cli | グローバル実行可能ファイル | |
bowtie2-align-s | cli | グローバル実行可能ファイル | |
bowtie2-build | cli | グローバル実行可能ファイル | |
bowtie2-build-l | cli | グローバル実行可能ファイル | |
bowtie2-build-s | cli | グローバル実行可能ファイル | |
bowtie2-inspect | cli | グローバル実行可能ファイル | |
bowtie2-inspect-l | cli | グローバル実行可能ファイル | |
bowtie2-inspect-s | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/BenLangmead/bowtie2
インストールメタデータ
| パッケージキー | brew:bowtie2 |
|---|---|
| バージョン | 2.5.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/bowtie2 |
| ホームページ | https://bowtie-bio.sourceforge.net/bowtie2/index.shtml |
| リポジトリ | https://github.com/BenLangmead/bowtie2 |
| 上流ドキュメント | https://bowtie-bio.sourceforge.net/bowtie2/index.shtml |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://github.com/BenLangmead/bowtie2/archive/refs/tags/v2.5.5.tar.gz |
| ビルド依存関係 | simde |
| macOS 提供ライブラリ | perl, python |
| 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 | bowtie2 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
bowtie2 2.5.4-1+b2
ultrafast memory-efficient short read aligner
https://bowtie-bio.sourceforge.net/bowtie2
sudo apt install bowtie2bowtie2-examples 2.5.4-1
Examples for bowtie2
https://bowtie-bio.sourceforge.net/bowtie2
sudo apt install bowtie2-examplesbowtie2
nix profile install nixpkgs#bowtie2bowtie2 2.5.2-1
ultrafast memory-efficient short read aligner
https://bowtie-bio.sourceforge.net/bowtie2
sudo apt install bowtie2bowtie2-examples 2.5.2-1
Examples for bowtie2
https://bowtie-bio.sourceforge.net/bowtie2
sudo apt install bowtie2-examplesbowtie2 2.5.4-1.fc45
An ultra fast and memory-efficient read aligner
http://bowtie-bio.sourceforge.net/bowtie2/index.shtml
sudo dnf install bowtie2bowtie2 2.5.4-2.4
Fast and memory-efficient short read aligner
http://bowtie-bio.sourceforge.net/bowtie2/index.shtml
sudo zypper install bowtie2bowtie2
sudo port install bowtie2ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.