Bioconductor version: 2.10
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.
Author: Tengfei Yin, Dianne Cook, Michael Lawrence
Maintainer: Tengfei Yin <yintengfei at gmail.com>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("ggbio")
To cite this package in a publication, start R and enter:
citation("ggbio")
R Script | An Introduction to ggbio | |
Reference Manual | ||
Text | NEWS |
biocViews | Bioinformatics, Infrastructure, Software, Visualization |
Depends | methods, ggplot2 (>= 0.9) |
Imports | methods, biovizBase(>= 1.4.2), reshape2, ggplot2(>= 0.9), BiocGenerics, Biobase, IRanges, GenomicRanges, GenomicFeatures, Rsamtools, BSgenome, gridExtra, scales, plyr, VariantAnnotation, Hmisc, rtracklayer |
Suggests | BSgenome.Hsapiens.UCSC.hg19, TxDb.Hsapiens.UCSC.hg19.knownGene, affyPLM |
System Requirements | |
License | Artistic-2.0 |
URL | http://tengfei.github.com/ggbio/ |
Depends On Me | |
Imports Me | |
Suggests Me | |
Version | 1.4.6 |
Since | Bioconductor 2.9 (R-2.14) |
Package Source | ggbio_1.4.6.tar.gz |
Windows Binary | ggbio_1.4.6.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) binary | ggbio_1.4.6.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!