bedtools_multiintersectbed

bedtools_multiintersectbed identifies common genomic intervals across multiple sorted BED files and compares features in BED, GFF, and BAM formats to support analysis of overlapping genomic features from next-generation sequencing data.


Key Features:

  • Multiple-file intersection: Computes intersections across multiple sorted BED input files to identify shared genomic intervals.
  • Format compatibility: Accepts BED and GFF feature formats and can compare sequence alignments in BAM format.
  • Scalability for NGS data: Optimized for processing large datasets typical of next-generation sequencing experiments.
  • Integration with command-line workflows: Operates alongside other BEDTools utilities and standard UNIX commands to enable inclusion in larger pipelines.
  • Implementation: Implemented in C++ to provide high-performance computation for large-scale genomic intersections.

Scientific Applications:

  • Correlation analysis: Testing correlations between different sets of genomic features to support studies of gene regulation and function.
  • Annotation comparison: Comparing sequence alignments with annotated genome tracks to aid identification of conserved regions or novel genetic elements.
  • Pipeline integration: Serving as a component in bioinformatics workflows that require identification of overlapping genomic intervals across multiple datasets.

Methodology:

Performs efficient algorithms to intersect multiple sorted BED files and identify common intervals, optimized for speed and accuracy in high-throughput genomics environments.

Topics

Collections

Details

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

Operations

Data Inputs & Outputs

Nucleic acid feature detection

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.

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.

Afgan E, Baker D, van den Beek M, Blankenberg D, Bouvier D, Čech M, Chilton J, Clements D, Coraor N, Eberhard C, Grüning B, Guerler A, Hillman-Jackson J, Von Kuster G, Rasche E, Soranzo N, Turaga N, Taylor J, Nekrutenko A, Goecks J. The Galaxy platform for accessible, reproducible and collaborative biomedical analyses: 2016 update. Nucleic Acids Research. 2016;44(W1):W3-W10. doi:10.1093/nar/gkw343. PMID:27137889. PMCID:PMC4987906.

Documentation

Links