geyser
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see geyser.
Gene Expression displaYer of SummarizedExperiment in R
Bioconductor version: 3.21
Lightweight Expression displaYer (plotter / viewer) of SummarizedExperiment object in R. This package provides a quick and easy Shiny-based GUI to empower a user to use a SummarizedExperiment object to view (gene) expression grouped from the sample metadata columns (in the `colData` slot). Feature expression can either be viewed with a box plot or a heatmap.
Author: David McGaughey [aut, cre] ORCID iD ORCID: 0000-0002-9224-2888
Maintainer: David McGaughey <mcgaughey at gmail.com>
citation("geyser")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("geyser")
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("geyser")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.