Bioconductor version: Release (2.11)
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 | Bioinformatics, Infrastructure, Preprocessing, Software, Visualization |
| Version | 1.6.2 |
| In Bioconductor since | BioC 2.9 (R-2.14) |
| License | Artistic-2.0 |
| Depends | R (>= 2.10), methods |
| Imports | methods, stats, grDevices, scales, Hmisc, RColorBrewer, dichromat, BiocGenerics, IRanges, GenomicRanges, Biostrings, Rsamtools, GenomicFeatures |
| Suggests | BSgenome.Hsapiens.UCSC.hg19, TxDb.Hsapiens.UCSC.hg19.knownGene, BSgenome, rtracklayer |
| System Requirements | |
| URL | |
| Depends On Me | qrqc |
| Imports Me | Gviz, qrqc |
| Suggests Me |
| Package Source | biovizBase_1.6.2.tar.gz |
| Windows Binary | biovizBase_1.6.2.zip (32- & 64-bit) |
| MacOS 10.5 (Leopard) | biovizBase_1.6.2.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!