- Home
- Bioconductor 3.21
- Software Packages
- chevreulProcess
chevreulProcess
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see chevreulProcess.
Tools for managing SingleCellExperiment objects as projects
Bioconductor version: 3.21
Tools analyzing SingleCellExperiment objects as projects. for input into the Chevreul app downstream. Includes functions for analysis of single cell RNA sequencing 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("chevreulProcess")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("chevreulProcess")
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("chevreulProcess")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.