Automic VaultAutomic Vault

brew

bedtools を Homebrew, apt, MacPorts, Nix でインストール

bedtools のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install bedtools

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install bedtools

MacPorts ports tree · science/bedtools/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install bedtools

Debian stable package indexes · bedtools · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#bedtools

nixpkgs package indexes · pkgs/by-name/be/bedtools/package.nix · ソース: api.github.com

概要

パッケージ概要

Tools for genome arithmetic (set theory on the genome)

コマンドとエイリアス

  • annotateBed
  • bamToBed
  • bamToFastq
  • bed12ToBed6
  • bedToBam
  • bedToIgv
  • bedpeToBam
  • bedtools
  • closestBed
  • clusterBed
  • complementBed
  • coverageBed
  • expandCols
  • fastaFromBed
  • flankBed
  • genomeCoverageBed
  • getOverlap
  • groupBy
  • intersectBed
  • linksBed
  • mapBed
  • maskFastaFromBed
  • mergeBed
  • multiBamCov
  • multiIntersectBed
  • nucBed
  • pairToBed
  • pairToPair
  • randomBed
  • shiftBed
  • shuffleBed
  • slopBed

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2009: Initial public version released in spring 2009.
  • 2010: BEDTools paper published in Bioinformatics.
  • 2013: bedtools2 GitHub repository created.
  • 2021: v2.30.0 release published.
  • 2023: v2.31.1 release published.

Related projects

  • BEDOPS is a close peer focused on sorted-data performance, Starch compression, and scalable interval operations.
  • pybedtools wraps bedtools functionality for Python users and has its own Bioinformatics citation.
  • UCSC Genome Browser, Galaxy, and Kent source utilities are named in the official overview as predecessor tools that shaped bedtools' motivation.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:cluster

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
annotateBedcliグローバル実行可能ファイル
bamToBedcliグローバル実行可能ファイル
bamToFastqcliグローバル実行可能ファイル
bed12ToBed6cliグローバル実行可能ファイル
bedToBamcliグローバル実行可能ファイル
bedToIgvcliグローバル実行可能ファイル
bedpeToBamcliグローバル実行可能ファイル
bedtoolscliグローバル実行可能ファイル
closestBedcliグローバル実行可能ファイル
clusterBedcliグローバル実行可能ファイル
complementBedcliグローバル実行可能ファイル
coverageBedcliグローバル実行可能ファイル
expandColscliグローバル実行可能ファイル
fastaFromBedcliグローバル実行可能ファイル
flankBedcliグローバル実行可能ファイル
genomeCoverageBedcliグローバル実行可能ファイル
getOverlapcliグローバル実行可能ファイル
groupBycliグローバル実行可能ファイル
intersectBedcliグローバル実行可能ファイル
linksBedcliグローバル実行可能ファイル
mapBedcliグローバル実行可能ファイル
maskFastaFromBedcliグローバル実行可能ファイル
mergeBedcliグローバル実行可能ファイル
multiBamCovcliグローバル実行可能ファイル
multiIntersectBedcliグローバル実行可能ファイル
nucBedcliグローバル実行可能ファイル
pairToBedcliグローバル実行可能ファイル
pairToPaircliグローバル実行可能ファイル
randomBedcliグローバル実行可能ファイル
shiftBedcliグローバル実行可能ファイル
shuffleBedcliグローバル実行可能ファイル
slopBedcliグローバル実行可能ファイル
sortBedcliグローバル実行可能ファイル
subtractBedcliグローバル実行可能ファイル
tagBamcliグローバル実行可能ファイル
unionBedGraphscliグローバル実行可能ファイル
windowBedcliグローバル実行可能ファイル
windowMakercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版2.31.1
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v2.31.1

https://github.com/arq5x/bedtools2

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキー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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namebedtools
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

bedtools 2.31.1+dfsg-2

suite of utilities for comparing genomic features

https://github.com/arq5x/bedtools2

sudo apt install bedtools
  • Section: science
  • Architecture: amd64
  • 6 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Bedtools
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bedtools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

bedtools-test 2.31.1+dfsg-2

test data for the bedtools package

https://github.com/arq5x/bedtools2

sudo apt install bedtools-test
  • Section: science
  • Architecture: all
  • Source Package: bedtools
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Bedtools
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bedtools-test from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

bedtools

nix profile install nixpkgs#bedtools
  • normalized package name match
  • 一致条件: Bedtools
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/be/bedtools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

bedtools 2.31.1+dfsg-2

suite of utilities for comparing genomic features

https://github.com/arq5x/bedtools2

sudo apt install bedtools
  • Section: universe/science
  • Architecture: amd64
  • 6 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Bedtools
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bedtools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

bedtools-test 2.31.1+dfsg-2

test data for the bedtools package

https://github.com/arq5x/bedtools2

sudo apt install bedtools-test
  • Section: universe/science
  • Architecture: all
  • Source Package: bedtools
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Bedtools
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bedtools-test from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

bedtools

sudo port install bedtools
  • normalized package name match
  • 一致条件: Bedtools
MacPorts ports tree · api.github.com · MacPorts ports tree: science/bedtools/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment