macOS
brew install bedtoolslocal Homebrew formula metadata
sudo port install bedtoolsMacPorts ports tree · science/bedtools/Portfile · ソース: api.github.com
brew
bedtools のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install bedtoolslocal Homebrew formula metadata
sudo port install bedtoolsMacPorts ports tree · science/bedtools/Portfile · ソース: api.github.com
sudo apt install bedtoolsDebian stable package indexes · bedtools · ソース: deb.debian.org
nix profile install nixpkgs#bedtoolsnixpkgs package indexes · pkgs/by-name/be/bedtools/package.nix · ソース: api.github.com
概要
Tools for genome arithmetic (set theory on the genome)
履歴
bedtools is one of the standard command-line toolkits for genome arithmetic: set-theory style operations over BED, BAM, GFF/GTF, VCF, and related genomic interval data.
Aaron Quinlan first created bedtools in spring 2009 to answer genomics questions that were too slow or awkward with existing web tools and locally installed UCSC/Kent utilities. The official overview says the initial public version appeared in spring 2009 and originally supported only 6-column BED files.
The project was described in the 2010 Bioinformatics paper 'BEDTools: a flexible suite of utilities for comparing genomic features.' The toolkit later expanded beyond BED to support BAM alignments, GFF, blocked BED, and VCF, while keeping the command-line pipeline model.
The modern bedtools2 GitHub repository was created in December 2013. The README describes bedtools as the 'swiss army knife for genome arithmetic' and says it is maintained by the Quinlan Laboratory at the University of Virginia.
The supplied metadata shows bedtools packaged across Homebrew, Debian, Ubuntu, MacPorts, Nix, and other distribution indexes, reflecting broad adoption as a default genomics CLI dependency.
bedtools adoption is also visible in downstream tooling: the README asks users to cite pybedtools separately, and the docs emphasize combining bedtools operations with Unix pipes for more sophisticated analyses.
Common bedtools workflows include intersecting intervals, merging nearby features, computing coverage, extracting FASTA sequence, shuffling or randomizing intervals, generating genome coverage, mapping summaries over overlaps, and converting between BAM, BED, FASTQ, and other formats.
The toolkit is designed for shell composition. The official overview highlights stdin support so users can stream multiple commands together and control exactly how overlap results are reported.
bedtools is package-nerd significant because it is a canonical scientific Unix package: a suite of many small executables, stable command names, text formats, manpage-like docs, and enormous downstream workflow dependence.
It also demonstrates the tension package managers handle for research software: upstream users expect old command aliases such as intersectBed and newer unified bedtools subcommands, while distributions need reproducible builds for C++ genomics tooling that is commonly used in pipelines and papers.
In the bioinformatics package graph, bedtools is not just an application; it is infrastructure. Other tools, workflow examples, papers, and wrappers often assume it exists on PATH.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
annotateBed | cli | グローバル実行可能ファイル | |
bamToBed | cli | グローバル実行可能ファイル | |
bamToFastq | cli | グローバル実行可能ファイル | |
bed12ToBed6 | cli | グローバル実行可能ファイル | |
bedToBam | cli | グローバル実行可能ファイル | |
bedToIgv | cli | グローバル実行可能ファイル | |
bedpeToBam | cli | グローバル実行可能ファイル | |
bedtools | cli | グローバル実行可能ファイル | |
closestBed | cli | グローバル実行可能ファイル | |
clusterBed | cli | グローバル実行可能ファイル | |
complementBed | cli | グローバル実行可能ファイル | |
coverageBed | cli | グローバル実行可能ファイル | |
expandCols | cli | グローバル実行可能ファイル | |
fastaFromBed | cli | グローバル実行可能ファイル | |
flankBed | cli | グローバル実行可能ファイル | |
genomeCoverageBed | cli | グローバル実行可能ファイル | |
getOverlap | cli | グローバル実行可能ファイル | |
groupBy | cli | グローバル実行可能ファイル | |
intersectBed | cli | グローバル実行可能ファイル | |
linksBed | cli | グローバル実行可能ファイル | |
mapBed | cli | グローバル実行可能ファイル | |
maskFastaFromBed | cli | グローバル実行可能ファイル | |
mergeBed | cli | グローバル実行可能ファイル | |
multiBamCov | cli | グローバル実行可能ファイル | |
multiIntersectBed | cli | グローバル実行可能ファイル | |
nucBed | cli | グローバル実行可能ファイル | |
pairToBed | cli | グローバル実行可能ファイル | |
pairToPair | cli | グローバル実行可能ファイル | |
randomBed | cli | グローバル実行可能ファイル | |
shiftBed | cli | グローバル実行可能ファイル | |
shuffleBed | cli | グローバル実行可能ファイル | |
slopBed | cli | グローバル実行可能ファイル | |
sortBed | cli | グローバル実行可能ファイル | |
subtractBed | cli | グローバル実行可能ファイル | |
tagBam | cli | グローバル実行可能ファイル | |
unionBedGraphs | cli | グローバル実行可能ファイル | |
windowBed | cli | グローバル実行可能ファイル | |
windowMaker | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/arq5x/bedtools2
インストールメタデータ
| パッケージキー | brew:bedtools |
|---|---|
| バージョン | 2.31.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/bedtools |
| ホームページ | https://github.com/arq5x/bedtools2 |
| リポジトリ | https://github.com/arq5x/bedtools2 |
| 上流ドキュメント | https://bedtools.readthedocs.io/en/latest |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/arq5x/bedtools2/archive/refs/tags/v2.31.1.tar.gz |
| 依存関係 | xz |
| macOS 提供ライブラリ | bzip2 |
| 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 | bedtools |
| 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 パッケージリンクとは分けて表示されます。
bedtools 2.31.1+dfsg-2
suite of utilities for comparing genomic features
https://github.com/arq5x/bedtools2
sudo apt install bedtoolsbedtools-test 2.31.1+dfsg-2
test data for the bedtools package
https://github.com/arq5x/bedtools2
sudo apt install bedtools-testbedtools
nix profile install nixpkgs#bedtoolsbedtools 2.31.1+dfsg-2
suite of utilities for comparing genomic features
https://github.com/arq5x/bedtools2
sudo apt install bedtoolsbedtools-test 2.31.1+dfsg-2
test data for the bedtools package
https://github.com/arq5x/bedtools2
sudo apt install bedtools-testbedtools
sudo port install bedtoolsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.