macOS
brew install bedtklocal Homebrew formula metadata
brew
Simple toolset for BED files. Version 1.2 via Homebrew; verified from local package data.
install
brew install bedtklocal Homebrew formula metadata
overview
Simple toolset for BED files
history
bedtk is Heng Li's compact command-line toolkit for BED files, focused on fast interval overlap operations with a smaller scope than bedtools.
The bedtk repository was created in October 2019, with the first visible commit adding interval intersection. Its README describes a simple BED toolset implementing intersection, subtraction, sorting, merging, and breadth-of-coverage calculations.
The project is tied to the 2021 Bioinformatics article 'Bedtk: finding interval overlap with implicit interval tree,' which explains its algorithmic focus. Upstream releases reached v1.0 in April 2025 and v1.2 in August 2025.
The supplied package metadata lists Homebrew packaging. Upstream positions bedtk as a narrow, performance-oriented companion rather than a complete bedtools replacement.
bedtk is used for operations such as filtering overlapping or non-overlapping BED/VCF records, intersection without pre-sorting, coverage breadth, sorting, and merging.
bedtk is notable because it comes from the lh3 bioinformatics tool lineage and deliberately keeps the surface area small. It is the kind of package a genomics CLI user installs when they care about speed and memory more than a broad command catalog.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
bedtk | 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.
install metadata
| Package key | brew:bedtk |
|---|---|
| Version | 1.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bedtk |
| Homepage | https://github.com/lh3/bedtk |
| Repository | https://github.com/lh3/bedtk |
| Upstream docs | https://github.com/lh3/bedtk#readme |
| License | MIT |
| Source archive | https://github.com/lh3/bedtk/archive/refs/tags/v1.2.tar.gz |
| 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 | bedtk |
| 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 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.