macOS
brew install bedtoolslocal Homebrew formula metadata
sudo port install bedtoolsMacPorts ports tree · science/bedtools/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bedtools in AI-Agent-Workflows.
Installation
brew install bedtoolslocal Homebrew formula metadata
sudo port install bedtoolsMacPorts ports tree · science/bedtools/Portfile · Quelle: api.github.com
sudo apt install bedtoolsDebian stable package indexes · bedtools · Quelle: deb.debian.org
nix profile install nixpkgs#bedtoolsnixpkgs package indexes · pkgs/by-name/be/bedtools/package.nix · Quelle: api.github.com
Überblick
Tools for genome arithmetic (set theory on the genome)
Verlauf
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.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
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 |
|---|---|---|---|
annotateBed | cli | globales Executable | |
bamToBed | cli | globales Executable | |
bamToFastq | cli | globales Executable | |
bed12ToBed6 | cli | globales Executable | |
bedToBam | cli | globales Executable | |
bedToIgv | cli | globales Executable | |
bedpeToBam | cli | globales Executable | |
bedtools | cli | globales Executable | |
closestBed | cli | globales Executable | |
clusterBed | cli | globales Executable | |
complementBed | cli | globales Executable | |
coverageBed | cli | globales Executable | |
expandCols | cli | globales Executable | |
fastaFromBed | cli | globales Executable | |
flankBed | cli | globales Executable | |
genomeCoverageBed | cli | globales Executable | |
getOverlap | cli | globales Executable | |
groupBy | cli | globales Executable | |
intersectBed | cli | globales Executable | |
linksBed | cli | globales Executable | |
mapBed | cli | globales Executable | |
maskFastaFromBed | cli | globales Executable | |
mergeBed | cli | globales Executable | |
multiBamCov | cli | globales Executable | |
multiIntersectBed | cli | globales Executable | |
nucBed | cli | globales Executable | |
pairToBed | cli | globales Executable | |
pairToPair | cli | globales Executable | |
randomBed | cli | globales Executable | |
shiftBed | cli | globales Executable | |
shuffleBed | cli | globales Executable | |
slopBed | cli | globales Executable | |
sortBed | cli | globales Executable | |
subtractBed | cli | globales Executable | |
tagBam | cli | globales Executable | |
unionBedGraphs | cli | globales Executable | |
windowBed | cli | globales Executable | |
windowMaker | 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/arq5x/bedtools2
Installationsmetadaten
| Paketschlüssel | brew:bedtools |
|---|---|
| Version | 2.31.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/bedtools |
| Homepage | https://github.com/arq5x/bedtools2 |
| Repository | https://github.com/arq5x/bedtools2 |
| Upstream-Dokumentation | https://bedtools.readthedocs.io/en/latest |
| Lizenz | MIT |
| Quellarchiv | https://github.com/arq5x/bedtools2/archive/refs/tags/v2.31.1.tar.gz |
| Abhängigkeiten | xz |
| Von macOS bereitgestellte Bibliotheken | bzip2 |
| 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 | 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 bedtoolsQuellspur
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.