pkg.soopen package index

brew / Rang 3124

bedtools mit Homebrew, apt, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bedtools in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install bedtools

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install bedtools

MacPorts ports tree · science/bedtools/Portfile · Quelle: api.github.com

Linux

Debian aptverifiziert · 92%
sudo apt install bedtools

Debian stable package indexes · bedtools · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#bedtools

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

Überblick

Paketzusammenfassung

Tools for genome arithmetic (set theory on the genome)

Befehle und Aliase

  • 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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: orange

infrastructure mutation or orchestration signal.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • infrastructure mutation or orchestration signal

Signale

  • text:cluster

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
annotateBedExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
bamToBedExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
bamToFastqExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
bed12ToBed6Executableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
bedToBamExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
bedToIgvExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
bedpeToBamExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
bedtoolsExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
closestBedExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
clusterBedExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
complementBedExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
coverageBedExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
expandColsExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
fastaFromBedExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
flankBedExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
genomeCoverageBedExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
getOverlapExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
groupByExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
intersectBedExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
linksBedExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
mapBedExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
maskFastaFromBedExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
mergeBedExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
multiBamCovExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
multiIntersectBedExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
nucBedExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
pairToBedExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
pairToPairExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
randomBedExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
shiftBedExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
shuffleBedExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
slopBedExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
sortBedExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
subtractBedExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
tagBamExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
unionBedGraphsExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
windowBedExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
windowMakerExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und 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.

Seite generiert2026-08-03
Manager-Version2.31.1
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:bedtools
Version2.31.1
PaketmanagerHomebrew
Homepagehttps://github.com/arq5x/bedtools2
Repositoryhttps://github.com/arq5x/bedtools2
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation