Package: escape
Title: Easy single cell analysis platform for enrichment
Version: 2.7.2
Authors@R: c(
    person(given = "Nick", family = "Borcherding", role = c("aut", "cre"), email = "ncborch@gmail.com"),
    person(given = "Jared", family = "Andrews", role = c("aut"), email = "jared.andrews07@gmail.com"),
    person(given = "Tobias", family = "Hoch", role = c("ctb"), email = "tobias@hoch.earth"),
    person(given = "Alexei", family = "Martsinkovskiy", role = c("ctb"), email = "alexei.martsinkovskiy@gmail.com")
    )
Description: 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. Alternatively, escape supports use of
        rank-based GSEA, such as the use of differential gene
        expression via fgsea.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.3.3
biocViews: Software, SingleCell, Classification, Annotation,
        GeneSetEnrichment, Sequencing, GeneSignaling, Pathways
Depends: R (>= 4.1)
Imports: ggdist, ggplot2 (>= 3.5.0), grDevices, Matrix, MatrixGenerics,
        methods, stats, SummarizedExperiment, utils
Suggests: AUCell, BiocParallel, BiocStyle, DelayedMatrixStats, dplyr,
        fgsea, GSEABase, ggraph, ggridges, ggpointdensity, GSVA,
        hexbin, igraph, irlba, knitr, msigdb, patchwork, rmarkdown,
        rlang, scran, SeuratObject, Seurat, SingleCellExperiment,
        spelling, stringr, testthat (>= 3.0.0), UCell
VignetteBuilder: knitr
Language: en-US
BugReports: https://github.com/BorchLab/escape/issues
Config/pak/sysreqs: zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-01-04 20:39:15 UTC
RemoteUrl: https://github.com/bioc/escape
RemoteRef: HEAD
RemoteSha: f1d30416a2df05d3b69dbd433e61700562da40cc
NeedsCompilation: no
Packaged: 2026-01-05 04:20:08 UTC; root
Author: Nick Borcherding [aut, cre],
  Jared Andrews [aut],
  Tobias Hoch [ctb],
  Alexei Martsinkovskiy [ctb]
Maintainer: Nick Borcherding <ncborch@gmail.com>
Built: R 4.6.0; ; 2026-01-05 04:24:40 UTC; unix
