- Home
- Bioconductor 3.22
- Software Packages
- plotgardener
plotgardener
This is the released version of plotgardener; for the devel version, see plotgardener.
Coordinate-Based Genomic Visualization Package for R
Bioconductor version: Release (3.22)
Coordinate-based genomic visualization package for R. It grants users the ability to programmatically produce complex, multi-paneled figures. Tailored for genomics, plotgardener allows users to visualize large complex genomic datasets and provides exquisite control over how plots are placed and arranged on a page.
Author: Nicole Kramer [aut, cre], Eric S. Davis [aut], Craig Wenger [aut], Sarah Parker [ctb], Erika Deoudes [art], Michael Love [ctb], Douglas H. Phanstiel [aut, cre, cph]
Maintainer: Nicole Kramer <nekramer27 at gmail.com>, Douglas Phanstiel <douglas_phanstiel at med.unc.edu>
citation("plotgardener")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("plotgardener")
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("plotgardener")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.