Automic VaultAutomic Vault

brew

bedops mit Homebrew, apt, Nix installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install bedops

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install bedops

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

Nixverifiziert · 92%
nix profile install nixpkgs#bedops

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

Überblick

Paketzusammenfassung

Set and statistical operations on genomic data of arbitrary scale

Befehle und Aliase

  • bam2bed
  • bam2bed_gnuParallel
  • bam2bed_sge
  • bam2bed_slurm
  • bam2starch
  • bam2starch_gnuParallel
  • bam2starch_sge
  • bam2starch_slurm
  • bedextract
  • bedmap
  • bedops
  • closest-features
  • convert2bed
  • gff2bed
  • gff2starch
  • gtf2bed
  • gtf2starch
  • gvf2bed
  • gvf2starch
  • psl2bed
  • psl2starch
  • rmsk2bed
  • rmsk2starch
  • sam2bed
  • sam2starch
  • sort-bed
  • starch
  • starch-diff
  • starchcat
  • starchcluster_gnuParallel
  • starchcluster_sge
  • starchcluster_slurm

Verlauf

Projektgeschichte und Nutzung

BEDOPS is an open-source command-line toolkit for scalable genomic interval operations, statistical mapping, format conversion, and Starch compression.

Projektgeschichte

BEDOPS grew out of genomics workflows that needed efficient Boolean and statistical operations over large BED-like datasets. The upstream documentation describes it as a toolkit for arbitrary-scale genomic data, built around sorted BED data, streaming Unix I/O, and chromosome-level partitioning.

The project was published in Bioinformatics in 2012 as 'BEDOPS: high-performance genomic feature operations.' The GitHub repository dates to 2013, while copyright and documentation history identify the project line as active from 2011 onward.

A major part of BEDOPS history is the Starch archive format, which the docs describe as lossless compression with metadata and random access by chromosome. That made the suite more than a set-operations command: it became a file-management layer for large interval collections.

Adoptionsgeschichte

BEDOPS is packaged for Homebrew, Debian, Ubuntu, and Nix in the supplied metadata. Its official installation documentation also documents Homebrew, Bioconda, Docker, source builds, and prebuilt binaries, reflecting adoption in both workstation and cluster-style bioinformatics environments.

The revision history shows sustained maintenance across the v2.4 series, including large-input sorting fixes, conversion fixes for GTF/GFF/WIG/SAM/BAM-derived formats, GitHub Actions migration, and a v2.4.42 release in April 2025.

Wie es verwendet wird

Typical BEDOPS use chains tools such as bedops, bedmap, closest-features, sort-bed, starch, unstarch, and format converters through standard input and output. The docs emphasize streaming pipelines, per-chromosome work splitting, and map-reduce-style parallelization.

BEDOPS is most valuable when researchers need to intersect, merge, subtract, complement, map, summarize, compress, or convert large genomic feature datasets without loading entire whole-genome inputs into memory.

Warum Paket-Nerds sich dafür interessieren

BEDOPS matters to package nerds because it is a classic Unix-philosophy scientific toolkit: many specialized binaries, streamable text interfaces, stable file conventions, and performance claims that matter directly to package users handling large local datasets.

It is also a useful contrast with bedtools. Both live in the genomic-interval ecosystem, but BEDOPS leans hard into sorted data, low memory overhead, Starch compression, and easy chromosome-level parallelism, making packaging details such as compiler support, binary type, and converter scripts unusually important.

Zeitleiste

  • 2011: BEDOPS project line begins, per upstream copyright and documentation history.
  • 2012: BEDOPS paper published in Bioinformatics.
  • 2013: GitHub repository created.
  • 2021: v2.4.40 migrated CI to GitHub Actions and continued converter/starch maintenance.
  • 2022: v2.4.41 released with compiler and conversion fixes.
  • 2025: v2.4.42 released.

Related projects

  • bedtools is the closest peer in genome arithmetic and interval manipulation.
  • BED, BAM, SAM, GFF, GTF, VCF, WIG, and Starch are central formats in BEDOPS workflows.
  • Bioconda, Homebrew, Debian, Ubuntu, and Nix are relevant distribution channels for command-line bioinformatics users.

Sicherheitslage

Risikostufe: orange

infrastructure mutation or orchestration signal.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • infrastructure mutation or orchestration signal

Signale

  • text:cluster

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

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
bam2bedcliglobales Executable
bam2bed_gnuParallelcliglobales Executable
bam2bed_sgecliglobales Executable
bam2bed_slurmcliglobales Executable
bam2starchcliglobales Executable
bam2starch_gnuParallelcliglobales Executable
bam2starch_sgecliglobales Executable
bam2starch_slurmcliglobales Executable
bedextractcliglobales Executable
bedmapcliglobales Executable
bedopscliglobales Executable
closest-featurescliglobales Executable
convert2bedcliglobales Executable
gff2bedcliglobales Executable
gff2starchcliglobales Executable
gtf2bedcliglobales Executable
gtf2starchcliglobales Executable
gvf2bedcliglobales Executable
gvf2starchcliglobales Executable
psl2bedcliglobales Executable
psl2starchcliglobales Executable
rmsk2bedcliglobales Executable
rmsk2starchcliglobales Executable
sam2bedcliglobales Executable
sam2starchcliglobales Executable
sort-bedcliglobales Executable
starchcliglobales Executable
starch-diffcliglobales Executable
starchcatcliglobales Executable
starchcluster_gnuParallelcliglobales Executable
starchcluster_sgecliglobales Executable
starchcluster_slurmcliglobales Executable
starchstripcliglobales Executable
unstarchcliglobales Executable
update-sort-bed-migrate-candidatescliglobales Executable
update-sort-bed-slurmcliglobales Executable
update-sort-bed-starch-slurmcliglobales Executable
vcf2bedcliglobales Executable
vcf2starchcliglobales Executable
wig2bedcliglobales Executable
wig2starchcliglobales Executable

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-07-26
Manager-Version2.4.42
Manager aktualisiert2026-07-10
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv2.4.42

https://github.com/bedops/bedops

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:bedops
Version2.4.42
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/bedops
Homepagehttps://github.com/bedops/bedops
Repositoryhttps://github.com/bedops/bedops
Upstream-Dokumentationhttps://bedops.readthedocs.io/en/latest
LizenzGPL-2.0-or-later
Quellarchivhttps://github.com/bedops/bedops/archive/refs/tags/v2.4.42.tar.gz
Zuletzt aktualisiert2026-07-10T11:16:59-04:00
Pulseupdated
Abhängigkeitenjansson
Von macOS bereitgestellte Bibliothekenbzip2
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebedops
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

bedops 2.4.41+dfsg-3

high-performance genomic feature operations

https://github.com/bedops/bedops

sudo apt install bedops
  • Section: science
  • Architecture: amd64
  • 8 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Bedops
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bedops from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

bedops-doc 2.4.41+dfsg-3

high-performance genomic feature operations (documentation)

https://github.com/bedops/bedops

sudo apt install bedops-doc
  • Section: doc
  • Architecture: all
  • Source Package: bedops
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Bedops
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bedops-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

bedops

nix profile install nixpkgs#bedops
  • normalized package name match
  • Abgeglichen nach: Bedops
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/be/bedops/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

bedops 2.4.41+dfsg-2build1

high-performance genomic feature operations

https://github.com/bedops/bedops

sudo apt install bedops
  • Section: universe/science
  • Architecture: amd64
  • 8 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Bedops
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bedops from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

bedops-doc 2.4.41+dfsg-2build1

high-performance genomic feature operations (documentation)

https://github.com/bedops/bedops

sudo apt install bedops-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: bedops
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Bedops
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bedops-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

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