bedtools_intersectbed

bedtools_intersectbed identifies overlaps between two sets of genomic features in BED format to enable analysis of shared regulatory elements, genetic variants, and other high-throughput genomics signals.


Key Features:

  • Overlap Detection: Identifies overlapping regions between two BED-format genomic feature files and reports intersecting intervals.
  • Versatility of overlap criteria: Supports modes requiring complete overlap, partial overlap, or any-position overlap and accepts user-specified overlap definitions.
  • Pipeline integration: Emits BED-format intersected regions and can be combined with other BEDTools operations to build custom bioinformatics workflows.

Scientific Applications:

  • Genomic Variation Analysis: Compares regions of genetic variation across datasets to support studies in evolutionary biology, population genetics, and disease association.
  • Gene Expression Studies: Intersects gene isoform annotations with transcription factor binding sites to investigate regulatory mechanisms of gene expression.
  • Epigenetic Research: Identifies overlaps between histone modification marks and other genomic features to characterize epigenomic landscapes.

Methodology:

Reads two input BED files, computes intersections based on user-defined criteria (e.g., overlap mode), and writes the intersected regions to a BED-format output while handling large datasets.

Topics

Collections

Details

Maturity:
Mature
Tool Type:
web application
Operating Systems:
Linux, Windows, Mac
Programming Languages:
Shell
Added:
12/19/2016
Last Updated:
11/25/2024

Operations

Data Inputs & Outputs

Publications

Quinlan AR. BEDTools: The Swiss‐Army Tool for Genome Feature Analysis. Current Protocols in Bioinformatics. 2014;47(1). doi:10.1002/0471250953.bi1112s47. PMID:25199790. PMCID:PMC4213956.

Mareuil F, Doppelt-Azeroual O, Ménager H. A public Galaxy platform at Pasteur used as an execution engine for web services. Unknown Journal. 2017. doi:10.7490/f1000research.1114334.1.

Documentation

Links