ggbio is released with Biocondcutor 2.11 now.

ggbio: An R implementation for extending the Grammar of Graphics for Genomic Data

The ggbio package extends and specializes the grammar of graphics for biological data. The graphics are designed to answer common scientific questions, in particular those often asked of high throughput genomics data. All core Bioconductor data structures are supported, where appropriate. The package supports detailed views of particular genomic regions, as well as genome-wide overviews. Supported overviews include ideograms and grand linear views. High-level plots include sequence fragment length, edge-linked interval to data view, mismatch pileup, and several splicing summaries.

Citing ggbio

To cite package ggbio in publications use:

Tengfei Yin, Dianne Cook and Michael Lawrence (2012): ggbio: an R package for extending the grammar of graphics for genomic data Genome Biology 13:R77

A BibTeX entry for LaTeX users is


  @Article{,
    title = {ggbio: an R package for extending the grammar of graphics for genomic data},
    author = {Tengfei Yin and Dianne Cook and Michael Lawrence},
    journal = {Genome Biology},
    volume = {13},
    number = {8},
    pages = {R77},
    year = {2012},
    publisher = {BioMed Central Ltd},
    .index = {1},
  }