- Home
- Bioconductor 3.10
- Software Packages
- biovizBase
biovizBase
This package is for version 3.10 of Bioconductor; for the stable, up-to-date release version, see biovizBase.
Basic graphic utilities for visualization of genomic data.
Bioconductor version: 3.10
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 [aut], Michael Lawrence [aut, ths, cre], Dianne Cook [aut, ths], Johannes Rainer [ctb]
Maintainer: Michael Lawrence <lawrence.michael at gene.com>
citation("biovizBase")):
Installation
To install this package, start R (version "3.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("biovizBase")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("biovizBase")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.