Bioconductor version: 2.9
Genomic data analyses requires integrated visualization of known genomic information and new experimental data. GenomeGraphs uses the biomaRt package to perform live annotation queries to Ensembl and translates this to e.g. gene/transcript structures in viewports of the grid graphics package. This results in genomic information plotted together with your data. Another strength of GenomeGraphs is to plot different data types such as array CGH, gene expression, sequencing and other data, together in one plot using the same genome coordinate system.
Author: Steffen Durinck <sdurinck at gmail.com>, James Bullard <bullard at berkeley.edu>
Maintainer: Steffen Durinck <sdurinck at gmail.com>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("GenomeGraphs")
To cite this package in a publication, start R and enter:
citation("GenomeGraphs")
R Script | The GenomeGraphs users guide | |
Reference Manual | ||
Text | NEWS |
biocViews | Visualization, Microarray |
Depends | methods, biomaRt, grid |
Imports | |
Suggests | |
System Requirements | |
License | Artistic-2.0 |
URL | |
Depends On Me | Genominator |
Imports Me | |
Suggests Me | leeBamViews, oneChannelGUI, rMAT |
Version | 1.14.0 |
Since | Bioconductor 2.2 (R-2.7) |
Package Source | GenomeGraphs_1.14.0.tar.gz |
Windows Binary | GenomeGraphs_1.14.0.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) binary | GenomeGraphs_1.14.0.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!