GenomeGraphs

GenomeGraphs visualizes and integrates diverse genomic datasets and annotations within R to support comparative analysis of array CGH, gene expression, and sequencing data.


Key Features:

  • Integrated Visualization: Integrates array CGH, gene expression, sequencing, and other high-throughput experimental datasets into unified genomic plots.
  • Dynamic Annotation Queries: Utilizes the biomaRt package to perform live queries to Ensembl databases for gene and transcript annotations.
  • Grid Graphics Integration: Leverages the R grid graphics package and viewports to display gene and transcript structures alongside experimental data.
  • Custom Annotation Tracks: Supports plotting of user-provided custom annotation tracks aligned to the same genomic coordinate system.
  • Extensibility: Extensible within the R environment to accommodate a wide range of genomic datasets.

Scientific Applications:

  • Multi-experiment visualization: Combines multiple high-throughput datasets for simultaneous visualization and comparison across genomic regions.
  • Sample characterization: Aligns experimental data with gene and transcript annotations to aid interpretation of gene expression patterns.
  • Structural variation analysis: Visualizes array CGH and sequencing-derived signals alongside annotations to support identification of structural variants.

Methodology:

Implements plotting in R using grid graphics viewports, performs dynamic Ensembl annotation retrieval via biomaRt, and aligns annotations and experimental tracks on a common genomic coordinate system.

Topics

Collections

Details

License:
Artistic-2.0
Tool Type:
command-line tool, library
Operating Systems:
Linux, Windows, Mac
Programming Languages:
R
Added:
1/17/2017
Last Updated:
11/25/2024

Operations

Publications

Durinck S, Bullard J, Spellman PT, Dudoit S. GenomeGraphs: integrated genomic data visualization with R. BMC Bioinformatics. 2009;10(1). doi:10.1186/1471-2105-10-2. PMID:19123956. PMCID:PMC2629762.

Documentation

Downloads