- Home
- Bioconductor 3.21
- Software Packages
- GenVisR
GenVisR
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see GenVisR.
Genomic Visualizations in R
Bioconductor version: 3.21
Produce highly customizable publication quality graphics for genomic data primarily at the cohort level.
Author: Zachary Skidmore [aut, cre], Alex Wagner [aut], Robert Lesurf [aut], Katie Campbell [aut], Jason Kunisaki [aut], Obi Griffith [aut], Malachi Griffith [aut]
Maintainer: Zachary Skidmore <zlskidmore at gmail.com>
citation("GenVisR")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GenVisR")
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("GenVisR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.