- Home
- Bioconductor 3.21
- Software Packages
- chevreulShiny
chevreulShiny
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see chevreulShiny.
Tools for managing SingleCellExperiment objects as projects
Bioconductor version: 3.21
Tools for managing SingleCellExperiment objects as projects. Includes functions for analysis and visualization of single-cell data. Also included is a shiny app for visualization of pre-processed scRNA data. Supported by NIH grants R01CA137124 and R01EY026661 to David Cobrinik.
Author: Kevin Stachelek [aut, cre] ORCID iD ORCID: 0000-0003-2085-695X , Bhavana Bhat [aut]
Maintainer: Kevin Stachelek <kevin.stachelek at gmail.com>
citation("chevreulShiny")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("chevreulShiny")
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("chevreulShiny")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.