bedtools_genomecoveragebed_histogram

bedtools_genomecoveragebed_histogram calculates a histogram of genome coverage depth from mapped reads in BAM format or intervals specified in BED format to quantify sequencing coverage across genomic regions.


Key Features:

  • Input Formats: Accepts BAM (Binary Alignment/Map) files containing mapped reads and BED (Browser Extensible Data) interval files.
  • Coverage Calculation: Computes coverage depth across genomic intervals to quantify how many reads map to each region.
  • Histogram Generation: Produces a histogram representing the distribution of coverage depth across the genome.

Scientific Applications:

  • Genetic Variation Analysis: Uses coverage distribution to highlight regions of anomalous depth that may indicate copy-number variation or issues affecting variant detection.
  • Gene Expression Studies: Identifies differential coverage across gene bodies and isoforms that can reflect transcriptional activity or alternative splicing.
  • Transcription Factor Binding Sites: Detects regions of read enrichment that can suggest candidate transcription factor binding sites from sequencing-based assays.

Methodology:

Processes BAM or BED input to compute coverage depth across genomic intervals and outputs a histogram visualizing the distribution of coverage across the genome.

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

Genetic variation analysis

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