escape
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see escape.
Easy single cell analysis platform for enrichment
Bioconductor version: 3.21
A bridging R package to facilitate gene set enrichment analysis (GSEA) in the context of single-cell RNA sequencing. Using raw count information, Seurat objects, or SingleCellExperiment format, users can perform and visualize ssGSEA, GSVA, AUCell, and UCell-based enrichment calculations across individual cells.
Author: Nick Borcherding [aut, cre], Jared Andrews [aut], Alexei Martsinkovskiy [ctb]
Maintainer: Nick Borcherding <ncborch at gmail.com>
citation("escape")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("escape")
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("escape")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.