- Home
- Bioconductor 3.19
- Software Packages
- epivizrChart
epivizrChart
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see epivizrChart.
R interface to epiviz web components
Bioconductor version: 3.19
This package provides an API for interactive visualization of genomic data using epiviz web components. Objects in R/BioConductor can be used to generate interactive R markdown/notebook documents or can be visualized in the R Studio's default viewer.
Author: Brian Gottfried [aut], Jayaram Kancherla [aut], Hector Corrada Bravo [aut, cre]
Maintainer: Hector Corrada Bravo <hcorrada at gmail.com>
citation("epivizrChart")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("epivizrChart")
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("epivizrChart")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.