Package: escape
Title: Easy single cell analysis platform for enrichment
Version: 1.6.0
Date: 2022-3-05
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"))
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 GSEA across individual cells. 
License: GPL-2
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.1.2
biocViews: Software, SingleCell, Classification, Annotation,
        GeneSetEnrichment, Sequencing, GeneSignaling, Pathways
Depends: R (>= 4.1)
Imports: grDevices, dplyr, ggplot2, GSEABase, GSVA,
        SingleCellExperiment, ggridges, msigdbr, stats, BiocParallel,
        Matrix, UCell, broom, reshape2, patchwork, MatrixGenerics,
        utils, rlang, stringr, data.table, SummarizedExperiment,
        methods
Suggests: Seurat, SeuratObject, knitr, rmarkdown, markdown, BiocStyle,
        testthat, dittoSeq (>= 1.1.2)
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/escape
git_branch: RELEASE_3_15
git_last_commit: 98c38e0
git_last_commit_date: 2022-04-26
Date/Publication: 2022-04-26
NeedsCompilation: no
Packaged: 2022-04-26 22:38:25 UTC; biocbuild
Author: Nick Borcherding [aut, cre],
  Jared Andrews [aut]
Maintainer: Nick Borcherding <ncborch@gmail.com>
Built: R 4.2.0; ; 2022-04-27 09:28:17 UTC; windows
