Bioconductor version: 2.9
The biovizBase package is designed to provide a set of utilities, color schemes and conventions for genomic data. It serves as the base for various high-level packages for biological data visualization. This saves development effort and encourages consistency.
Author: Tengfei Yin, Michael Lawrence, Dianne Cook
Maintainer: Tengfei Yin <yintengfei at gmail.com>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("biovizBase")
To cite this package in a publication, start R and enter:
citation("biovizBase")
R Script | An Introduction to biovizBase | |
intro-shrink-single.pdf | ||
intro-shrinkageFun.pdf | ||
Reference Manual | ||
Text | NEWS |
biocViews | Infrastructure, Visualization, Bioinformatics, Preprocessing |
Depends | R (>= 2.10), methods |
Imports | methods, scales, RColorBrewer, dichromat, IRanges, GenomicRanges, Biostrings |
Suggests | BSgenome.Hsapiens.UCSC.hg19, TxDb.Hsapiens.UCSC.hg19.knownGene, BSgenome, rtracklayer, GenomicFeatures, Rsamtools |
System Requirements | |
License | Artistic-2.0 |
URL | |
Depends On Me | ggbio |
Imports Me | ggbio |
Suggests Me | |
Version | 1.0.4 |
Since | Bioconductor 2.9 (R-2.14) |
Package Source | biovizBase_1.0.4.tar.gz |
Windows Binary | biovizBase_1.0.4.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) binary | biovizBase_1.0.4.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!