Package: escape
Title: Easy single cell analysis platform for enrichment
Version: 1.4.0
Date: 2020-11-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: Apache License 2.0
Encoding: UTF-8
RoxygenNote: 7.1.1
biocViews: Software, SingleCell, Classification, Annotation,
        GeneSetEnrichment, Sequencing, GeneSignaling, Pathways
Depends: R (>= 4.0)
Imports: grDevices, dplyr, ggplot2, GSEABase, GSVA,
        SingleCellExperiment, limma, ggridges, msigdbr, stats,
        BiocParallel, Matrix
Suggests: Seurat, SeuratObject, knitr, rmarkdown, BiocStyle, testthat,
        dittoSeq (>= 1.1.2)
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/escape
git_branch: RELEASE_3_14
git_last_commit: b3d13db
git_last_commit_date: 2021-10-26
Date/Publication: 2021-10-26
NeedsCompilation: no
Packaged: 2021-10-27 01:21:15 UTC; biocbuild
Author: Nick Borcherding [aut, cre],
  Jared Andrews [aut]
Maintainer: Nick Borcherding <ncborch@gmail.com>
Built: R 4.1.1; ; 2021-10-27 10:52:11 UTC; windows
