arq5x/bedtools2
bedtools - the swiss army knife for genome arithmetic observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 86
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4650
- days_rel: n/a
- days_push: 84
- n_releases_24m: 0
Adoption not part of the score
1045 stars · 293 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
bedtools is a suite of command-line utilities for genome arithmetic, enabling set-theory operations like intersect, merge, count, complement, and shuffle on genomic intervals in formats such as BED, BAM, GFF/GTF, and VCF. Written in C++, it scales efficiently on sorted data and composes well with UNIX pipelines for sophisticated genomics analyses.
Use cases
- intersect two genomic interval files
- merge overlapping bed intervals
- count reads overlapping exons from a bam file
- shuffle genomic intervals for permutation testing
- complement a set of genomic regions
- convert and compare annotations across bed gff vcf formats
When to choose
- you need fast set operations on genomic intervals from the command line
- you want to build complex genomics pipelines by chaining unix tools
- you work with large sorted BAM/BED datasets and need scalable performance
When to avoid
- you need a graphical interface for genomic analysis
- you require statistical genomics modeling beyond interval arithmetic
- you prefer a library API in Python or R rather than CLI tools
Facets
cli-tool · maturity stable
cli parser developer-tools bioinformatics data-science cpp cli genomics bed bam vcf gff genome-arithmetic bioinformatics interval-operations command-line linux macos
1 source
- readme: https://github.com/arq5x/bedtools2 · fetched 2026-08-28 · 3e49b10f8769
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| arq5x/bedtools2 | main | 62 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem