macOS
brew install bedopslocal Homebrew formula metadata
brew
bedops のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install bedopslocal Homebrew formula metadata
sudo apt install bedopsDebian stable package indexes · bedops · ソース: deb.debian.org
nix profile install nixpkgs#bedopsnixpkgs package indexes · pkgs/by-name/be/bedops/package.nix · ソース: api.github.com
概要
Set and statistical operations on genomic data of arbitrary scale
履歴
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.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bam2bed | cli | グローバル実行可能ファイル | |
bam2bed_gnuParallel | cli | グローバル実行可能ファイル | |
bam2bed_sge | cli | グローバル実行可能ファイル | |
bam2bed_slurm | cli | グローバル実行可能ファイル | |
bam2starch | cli | グローバル実行可能ファイル | |
bam2starch_gnuParallel | cli | グローバル実行可能ファイル | |
bam2starch_sge | cli | グローバル実行可能ファイル | |
bam2starch_slurm | cli | グローバル実行可能ファイル | |
bedextract | cli | グローバル実行可能ファイル | |
bedmap | cli | グローバル実行可能ファイル | |
bedops | cli | グローバル実行可能ファイル | |
closest-features | cli | グローバル実行可能ファイル | |
convert2bed | cli | グローバル実行可能ファイル | |
gff2bed | cli | グローバル実行可能ファイル | |
gff2starch | cli | グローバル実行可能ファイル | |
gtf2bed | cli | グローバル実行可能ファイル | |
gtf2starch | cli | グローバル実行可能ファイル | |
gvf2bed | cli | グローバル実行可能ファイル | |
gvf2starch | cli | グローバル実行可能ファイル | |
psl2bed | cli | グローバル実行可能ファイル | |
psl2starch | cli | グローバル実行可能ファイル | |
rmsk2bed | cli | グローバル実行可能ファイル | |
rmsk2starch | cli | グローバル実行可能ファイル | |
sam2bed | cli | グローバル実行可能ファイル | |
sam2starch | cli | グローバル実行可能ファイル | |
sort-bed | cli | グローバル実行可能ファイル | |
starch | cli | グローバル実行可能ファイル | |
starch-diff | cli | グローバル実行可能ファイル | |
starchcat | cli | グローバル実行可能ファイル | |
starchcluster_gnuParallel | cli | グローバル実行可能ファイル | |
starchcluster_sge | cli | グローバル実行可能ファイル | |
starchcluster_slurm | cli | グローバル実行可能ファイル | |
starchstrip | cli | グローバル実行可能ファイル | |
unstarch | cli | グローバル実行可能ファイル | |
update-sort-bed-migrate-candidates | cli | グローバル実行可能ファイル | |
update-sort-bed-slurm | cli | グローバル実行可能ファイル | |
update-sort-bed-starch-slurm | cli | グローバル実行可能ファイル | |
vcf2bed | cli | グローバル実行可能ファイル | |
vcf2starch | cli | グローバル実行可能ファイル | |
wig2bed | cli | グローバル実行可能ファイル | |
wig2starch | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/bedops/bedops
インストールメタデータ
| パッケージキー | brew:bedops |
|---|---|
| バージョン | 2.4.42 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/bedops |
| ホームページ | https://github.com/bedops/bedops |
| リポジトリ | https://github.com/bedops/bedops |
| 上流ドキュメント | https://bedops.readthedocs.io/en/latest |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/bedops/bedops/archive/refs/tags/v2.4.42.tar.gz |
| 最終更新 | 2026-07-10T11:16:59-04:00 |
| Pulse | updated |
| 依存関係 | jansson |
| macOS 提供ライブラリ | bzip2 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-docソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.