macOS
brew install bedtoolslocal Homebrew formula metadata
sudo port install bedtoolsMacPorts ports tree · science/bedtools/Portfile · 来源: api.github.com
安装
brew install bedtoolslocal Homebrew formula metadata
sudo port install bedtoolsMacPorts ports tree · science/bedtools/Portfile · 来源: api.github.com
sudo apt install bedtoolsDebian stable package indexes · bedtools · 来源: deb.debian.org
nix profile install nixpkgs#bedtoolsnixpkgs package indexes · pkgs/by-name/be/bedtools/package.nix · 来源: api.github.com
概览
Tools for genome arithmetic (set theory on the genome)
历史
bedtools is one of the standard command-line toolkits for genome arithmetic: set-theory style operations over BED, BAM, GFF/GTF, VCF, and related genomic interval data.
Aaron Quinlan first created bedtools in spring 2009 to answer genomics questions that were too slow or awkward with existing web tools and locally installed UCSC/Kent utilities. The official overview says the initial public version appeared in spring 2009 and originally supported only 6-column BED files.
The project was described in the 2010 Bioinformatics paper 'BEDTools: a flexible suite of utilities for comparing genomic features.' The toolkit later expanded beyond BED to support BAM alignments, GFF, blocked BED, and VCF, while keeping the command-line pipeline model.
The modern bedtools2 GitHub repository was created in December 2013. The README describes bedtools as the 'swiss army knife for genome arithmetic' and says it is maintained by the Quinlan Laboratory at the University of Virginia.
The supplied metadata shows bedtools packaged across Homebrew, Debian, Ubuntu, MacPorts, Nix, and other distribution indexes, reflecting broad adoption as a default genomics CLI dependency.
bedtools adoption is also visible in downstream tooling: the README asks users to cite pybedtools separately, and the docs emphasize combining bedtools operations with Unix pipes for more sophisticated analyses.
Common bedtools workflows include intersecting intervals, merging nearby features, computing coverage, extracting FASTA sequence, shuffling or randomizing intervals, generating genome coverage, mapping summaries over overlaps, and converting between BAM, BED, FASTQ, and other formats.
The toolkit is designed for shell composition. The official overview highlights stdin support so users can stream multiple commands together and control exactly how overlap results are reported.
bedtools is package-nerd significant because it is a canonical scientific Unix package: a suite of many small executables, stable command names, text formats, manpage-like docs, and enormous downstream workflow dependence.
It also demonstrates the tension package managers handle for research software: upstream users expect old command aliases such as intersectBed and newer unified bedtools subcommands, while distributions need reproducible builds for C++ genomics tooling that is commonly used in pipelines and papers.
In the bioinformatics package graph, bedtools is not just an application; it is infrastructure. Other tools, workflow examples, papers, and wrappers often assume it exists on PATH.
安全态势
infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
annotateBed | cli | 全局可执行文件 | |
bamToBed | cli | 全局可执行文件 | |
bamToFastq | cli | 全局可执行文件 | |
bed12ToBed6 | cli | 全局可执行文件 | |
bedToBam | cli | 全局可执行文件 | |
bedToIgv | cli | 全局可执行文件 | |
bedpeToBam | cli | 全局可执行文件 | |
bedtools | cli | 全局可执行文件 | |
closestBed | cli | 全局可执行文件 | |
clusterBed | cli | 全局可执行文件 | |
complementBed | cli | 全局可执行文件 | |
coverageBed | cli | 全局可执行文件 | |
expandCols | cli | 全局可执行文件 | |
fastaFromBed | cli | 全局可执行文件 | |
flankBed | cli | 全局可执行文件 | |
genomeCoverageBed | cli | 全局可执行文件 | |
getOverlap | cli | 全局可执行文件 | |
groupBy | cli | 全局可执行文件 | |
intersectBed | cli | 全局可执行文件 | |
linksBed | cli | 全局可执行文件 | |
mapBed | cli | 全局可执行文件 | |
maskFastaFromBed | cli | 全局可执行文件 | |
mergeBed | cli | 全局可执行文件 | |
multiBamCov | cli | 全局可执行文件 | |
multiIntersectBed | cli | 全局可执行文件 | |
nucBed | cli | 全局可执行文件 | |
pairToBed | cli | 全局可执行文件 | |
pairToPair | cli | 全局可执行文件 | |
randomBed | cli | 全局可执行文件 | |
shiftBed | cli | 全局可执行文件 | |
shuffleBed | cli | 全局可执行文件 | |
slopBed | cli | 全局可执行文件 | |
sortBed | cli | 全局可执行文件 | |
subtractBed | cli | 全局可执行文件 | |
tagBam | cli | 全局可执行文件 | |
unionBedGraphs | cli | 全局可执行文件 | |
windowBed | cli | 全局可执行文件 | |
windowMaker | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/arq5x/bedtools2
安装元数据
| 软件包键 | brew:bedtools |
|---|---|
| 版本 | 2.31.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/bedtools |
| 主页 | https://github.com/arq5x/bedtools2 |
| 仓库 | https://github.com/arq5x/bedtools2 |
| 上游文档 | https://bedtools.readthedocs.io/en/latest |
| 许可证 | MIT |
| 源码归档 | https://github.com/arq5x/bedtools2/archive/refs/tags/v2.31.1.tar.gz |
| 依赖 | xz |
| 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 | bedtools |
| 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 软件包链接分开显示。
bedtools 2.31.1+dfsg-2
suite of utilities for comparing genomic features
https://github.com/arq5x/bedtools2
sudo apt install bedtoolsbedtools-test 2.31.1+dfsg-2
test data for the bedtools package
https://github.com/arq5x/bedtools2
sudo apt install bedtools-testbedtools
nix profile install nixpkgs#bedtoolsbedtools 2.31.1+dfsg-2
suite of utilities for comparing genomic features
https://github.com/arq5x/bedtools2
sudo apt install bedtoolsbedtools-test 2.31.1+dfsg-2
test data for the bedtools package
https://github.com/arq5x/bedtools2
sudo apt install bedtools-testbedtools
sudo port install bedtools来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.