BEDTools
BEDTools compares, manipulates, and annotates genomic features across Browser Extensible Data (BED), General Feature Format (GFF), and sequence alignments (BAM) to support analysis of large-scale datasets from next-generation sequencing.
Key Features:
- Efficient comparison of genomic features: Tests for correlations and overlaps between different sets of genomic features and performs large-scale queries on massive datasets.
- Support for multiple formats: Compares sequence alignments in BAM format against features in BED and GFF formats.
- Manipulation and annotation: Provides operations to manipulate feature coordinates and annotate sequences with feature tracks.
- Integration with UNIX commands: Integrates with standard UNIX command-line tools to construct analytical pipelines.
- Customization and flexibility: Compares datasets from next-generation sequencing against public genome annotation tracks and custom annotations.
Scientific Applications:
- Overlap identification: Identifies overlaps between genomic elements such as genes, regulatory regions, and aligned reads.
- Sequence annotation: Annotates sequences using existing genome annotation tracks in BED or GFF formats.
- Integration of alignments and features: Integrates BAM-formatted sequence alignments with feature tracks for combined analyses.
- Correlation testing: Tests correlations between different genomic feature sets to investigate relationships among genomic elements.
Methodology:
Performs comparisons and overlap tests between feature sets, compares BAM alignments to BED/GFF features, manipulates and annotates feature coordinates, and integrates with UNIX command pipelines.
Topics
Collections
Details
- License:
- GPL-2.0
- Maturity:
- Mature
- Tool Type:
- command-line tool, workflow
- Operating Systems:
- Linux, Mac
- Programming Languages:
- C++
- Added:
- 1/13/2017
- Last Updated:
- 11/24/2024
Operations
Data Inputs & Outputs
Mapping
Inputs
Outputs
Publications
Quinlan AR, Hall IM. BEDTools: a flexible suite of utilities for comparing genomic features. Bioinformatics. 2010;26(6):841-842. doi:10.1093/bioinformatics/btq033. PMID:20110278. PMCID:PMC2832824.
Documentation
Related Tools
bedtools_bamtobed
Relation: includes