macOS
brew install bedopslocal Homebrew formula metadata
brew
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
brew install bedopslocal Homebrew formula metadata
sudo apt install bedopsDebian stable package indexes · bedops · source: deb.debian.org
nix profile install nixpkgs#bedopsnixpkgs package indexes · pkgs/by-name/be/bedops/package.nix · source: api.github.com
overview
Set and statistical operations on genomic data of arbitrary scale
history
BEDOPS is an open-source command-line toolkit for scalable genomic interval operations, statistical mapping, format conversion, and Starch compression.
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.
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.
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.
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.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bam2bed | cli | global executable | |
bam2bed_gnuParallel | cli | global executable | |
bam2bed_sge | cli | global executable | |
bam2bed_slurm | cli | global executable | |
bam2starch | cli | global executable | |
bam2starch_gnuParallel | cli | global executable | |
bam2starch_sge | cli | global executable | |
bam2starch_slurm | cli | global executable | |
bedextract | cli | global executable | |
bedmap | cli | global executable | |
bedops | cli | global executable | |
closest-features | cli | global executable | |
convert2bed | cli | global executable | |
gff2bed | cli | global executable | |
gff2starch | cli | global executable | |
gtf2bed | cli | global executable | |
gtf2starch | cli | global executable | |
gvf2bed | cli | global executable | |
gvf2starch | cli | global executable | |
psl2bed | cli | global executable | |
psl2starch | cli | global executable | |
rmsk2bed | cli | global executable | |
rmsk2starch | cli | global executable | |
sam2bed | cli | global executable | |
sam2starch | cli | global executable | |
sort-bed | cli | global executable | |
starch | cli | global executable | |
starch-diff | cli | global executable | |
starchcat | cli | global executable | |
starchcluster_gnuParallel | cli | global executable | |
starchcluster_sge | cli | global executable | |
starchcluster_slurm | cli | global executable | |
starchstrip | cli | global executable | |
unstarch | cli | global executable | |
update-sort-bed-migrate-candidates | cli | global executable | |
update-sort-bed-slurm | cli | global executable | |
update-sort-bed-starch-slurm | cli | global executable | |
vcf2bed | cli | global executable | |
vcf2starch | cli | global executable | |
wig2bed | cli | global executable | |
wig2starch | cli | global executable |
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.
https://github.com/bedops/bedops
install metadata
| Package key | brew:bedops |
|---|---|
| Version | 2.4.42 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bedops |
| Homepage | https://github.com/bedops/bedops |
| Repository | https://github.com/bedops/bedops |
| Upstream docs | https://bedops.readthedocs.io/en/latest |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/bedops/bedops/archive/refs/tags/v2.4.42.tar.gz |
| Last updated | 2026-07-10T11:16:59-04:00 |
| Pulse | updated |
| Dependencies | jansson |
| Uses from macOS | bzip2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bedops |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
bedops 2.4.41+dfsg-3
high-performance genomic feature operations
https://github.com/bedops/bedops
sudo apt install bedopsbedops-doc 2.4.41+dfsg-3
high-performance genomic feature operations (documentation)
https://github.com/bedops/bedops
sudo apt install bedops-docbedops
nix profile install nixpkgs#bedopsbedops 2.4.41+dfsg-2build1
high-performance genomic feature operations
https://github.com/bedops/bedops
sudo apt install bedopsbedops-doc 2.4.41+dfsg-2build1
high-performance genomic feature operations (documentation)
https://github.com/bedops/bedops
sudo apt install bedops-docsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.