bedtools_mergebedgraph

bedtools_mergebedgraph merges multiple BedGraph files to identify and combine overlapping and unique genomic intervals for comparative coverage and annotation analyses.


Key Features:

  • Interval flexibility: Identifies and merges overlapping and file-specific intervals across multiple BedGraph files.
  • Non-numeric value support: Accepts any text as BedGraph values, allowing non-numeric data to be merged and compared.
  • Integration with genomic formats: Operates within the BEDTools suite and interoperates with formats such as BED and GFF.
  • Performance optimized: Implemented in C++ for efficient processing of large datasets typical of next-generation sequencing technologies.
  • UNIX pipeline compatibility: Can be combined with standard UNIX commands to form custom analytic pipelines.

Scientific Applications:

  • Genomic feature comparison: Enables comparative analysis of coverage and features across multiple BedGraph datasets.
  • Annotation integration: Facilitates comparison of BedGraph data with public and custom genome annotation tracks (e.g., BED, GFF).
  • Pipeline development for high-throughput data: Serves as a component in pipelines that process large-scale sequencing datasets.

Methodology:

Merge BedGraph files while identifying overlapping and unique intervals; support non-numeric (any-text) BedGraph values; enable integration with other genomic data formats and tools.

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

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.

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.

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