Cepo
This package is for version 3.18 of Bioconductor; for the stable, up-to-date release version, see Cepo.
Cepo for the identification of differentially stable genes
Bioconductor version: 3.18
Defining the identity of a cell is fundamental to understand the heterogeneity of cells to various environmental signals and perturbations. We present Cepo, a new method to explore cell identities from single-cell RNA-sequencing data using differential stability as a new metric to define cell identity genes. Cepo computes cell-type specific gene statistics pertaining to differential stable gene expression.
Author: Hani Jieun Kim [aut, cre] , Kevin Wang [aut]
Maintainer: Hani Jieun Kim <hani.kim127 at gmail.com>
citation("Cepo")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("Cepo")
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("Cepo")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.