Automic VaultAutomic Vault

brew

使用 Homebrew, apt, Nix 安装 bedops

查看 bedops 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install bedops

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install bedops

Debian stable package indexes · bedops · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#bedops

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

概览

软件包摘要

Set and statistical operations on genomic data of arbitrary scale

命令和别名

  • 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

历史

项目历史与用法

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.

时间线

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

安全态势

风险级别:orange

infrastructure mutation or orchestration signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • infrastructure mutation or orchestration signal

信号

  • text:cluster

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
bam2bedcli全局可执行文件
bam2bed_gnuParallelcli全局可执行文件
bam2bed_sgecli全局可执行文件
bam2bed_slurmcli全局可执行文件
bam2starchcli全局可执行文件
bam2starch_gnuParallelcli全局可执行文件
bam2starch_sgecli全局可执行文件
bam2starch_slurmcli全局可执行文件
bedextractcli全局可执行文件
bedmapcli全局可执行文件
bedopscli全局可执行文件
closest-featurescli全局可执行文件
convert2bedcli全局可执行文件
gff2bedcli全局可执行文件
gff2starchcli全局可执行文件
gtf2bedcli全局可执行文件
gtf2starchcli全局可执行文件
gvf2bedcli全局可执行文件
gvf2starchcli全局可执行文件
psl2bedcli全局可执行文件
psl2starchcli全局可执行文件
rmsk2bedcli全局可执行文件
rmsk2starchcli全局可执行文件
sam2bedcli全局可执行文件
sam2starchcli全局可执行文件
sort-bedcli全局可执行文件
starchcli全局可执行文件
starch-diffcli全局可执行文件
starchcatcli全局可执行文件
starchcluster_gnuParallelcli全局可执行文件
starchcluster_sgecli全局可执行文件
starchcluster_slurmcli全局可执行文件
starchstripcli全局可执行文件
unstarchcli全局可执行文件
update-sort-bed-migrate-candidatescli全局可执行文件
update-sort-bed-slurmcli全局可执行文件
update-sort-bed-starch-slurmcli全局可执行文件
vcf2bedcli全局可执行文件
vcf2starchcli全局可执行文件
wig2bedcli全局可执行文件
wig2starchcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-26
管理器版本2.4.42
管理器更新时间2026-07-10
本地数据OK
上游当前
检测到的最新版本v2.4.42

https://github.com/bedops/bedops

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键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
Pulseupdated
依赖jansson
macOS 提供的库bzip2
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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