Automic VaultAutomic Vault

brew

Install bedops with Homebrew, apt, Nix

Set and statistical operations on genomic data of arbitrary scale. Version 2.4.42 via Homebrew; verified 2026-07-10. Also installable with debian: sudo apt install bedops.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install bedops

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install bedops

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

Nixverified · 92%
nix profile install nixpkgs#bedops

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

overview

Package summary

Set and statistical operations on genomic data of arbitrary scale

Commands and aliases

  • 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

history

Project history and usage

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

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

Risk level: orange

infrastructure mutation or orchestration signal.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • infrastructure mutation or orchestration signal

Signals

  • text:cluster

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
bam2bedcliglobal executable
bam2bed_gnuParallelcliglobal executable
bam2bed_sgecliglobal executable
bam2bed_slurmcliglobal executable
bam2starchcliglobal executable
bam2starch_gnuParallelcliglobal executable
bam2starch_sgecliglobal executable
bam2starch_slurmcliglobal executable
bedextractcliglobal executable
bedmapcliglobal executable
bedopscliglobal executable
closest-featurescliglobal executable
convert2bedcliglobal executable
gff2bedcliglobal executable
gff2starchcliglobal executable
gtf2bedcliglobal executable
gtf2starchcliglobal executable
gvf2bedcliglobal executable
gvf2starchcliglobal executable
psl2bedcliglobal executable
psl2starchcliglobal executable
rmsk2bedcliglobal executable
rmsk2starchcliglobal executable
sam2bedcliglobal executable
sam2starchcliglobal executable
sort-bedcliglobal executable
starchcliglobal executable
starch-diffcliglobal executable
starchcatcliglobal executable
starchcluster_gnuParallelcliglobal executable
starchcluster_sgecliglobal executable
starchcluster_slurmcliglobal executable
starchstripcliglobal executable
unstarchcliglobal executable
update-sort-bed-migrate-candidatescliglobal executable
update-sort-bed-slurmcliglobal executable
update-sort-bed-starch-slurmcliglobal executable
vcf2bedcliglobal executable
vcf2starchcliglobal executable
wig2bedcliglobal executable
wig2starchcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-26
manager version2.4.42
manager updated2026-07-10
local dataok
upstreamcurrent
latest detectedv2.4.42

https://github.com/bedops/bedops

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:bedops
Version2.4.42
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/bedops
Homepagehttps://github.com/bedops/bedops
Repositoryhttps://github.com/bedops/bedops
Upstream docshttps://bedops.readthedocs.io/en/latest
LicenseGPL-2.0-or-later
Source archivehttps://github.com/bedops/bedops/archive/refs/tags/v2.4.42.tar.gz
Last updated2026-07-10T11:16:59-04:00
Pulseupdated
Dependenciesjansson
Uses from macOSbzip2
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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 database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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