Package: EWCE
Type: Package
Title: Expression Weighted Celltype Enrichment
Version: 1.2.0
Authors@R: 
    c(person(given = "Alan",
           family = "Murphy",
           role = c("cre"),
           email = "alanmurph94@hotmail.com",
           comment = c(ORCID = "0000-0002-2487-8753")),
    person(given = "Nathan",
           family = "Skene",
           role = c("aut"),
           email = "nathan.skene@gmail.com",
           comment = c(ORCID = "0000-0002-6807-3180")))      
Description: Used to determine which cell types are enriched within gene lists. The package
        provides tools for testing enrichments within simple gene lists (such as human disease
        associated genes) and those resulting from differential expression studies. The package does
        not depend upon any particular Single Cell Transcriptome dataset and user defined datasets
        can be loaded in and used in the analyses.
URL: https://github.com/NathanSkene/EWCE
License: Artistic-2.0
Depends: R(>= 4.1), RNOmni (>= 1.0)
VignetteBuilder: knitr
Imports: AnnotationHub, ewceData, ExperimentHub, ggplot2, grDevices,
        grid, reshape2, biomaRt, limma, stringr, cowplot, HGNChelper,
        ggdendro, gridExtra, Matrix, methods, parallel, future, scales,
        SummarizedExperiment, stats, utils
Suggests: devtools, knitr, BiocStyle, rmarkdown, testthat (>= 3.0.0),
        data.table, sctransform, readxl, SingleCellExperiment, memoise,
        markdown
biocViews: GeneExpression, Transcription, DifferentialExpression,
        GeneSetEnrichment, Genetics, Microarray, mRNAMicroarray,
        OneChannel, RNASeq, BiomedicalInformatics, Proteomics,
        Visualization, FunctionalGenomics, SingleCell
RoxygenNote: 7.1.2
Encoding: UTF-8
Config/testthat/edition: 3
git_url: https://git.bioconductor.org/packages/EWCE
git_branch: RELEASE_3_14
git_last_commit: 1ec3e6d
git_last_commit_date: 2021-10-26
Date/Publication: 2021-10-26
NeedsCompilation: no
Packaged: 2021-10-27 01:24:02 UTC; biocbuild
Author: Alan Murphy [cre] (<https://orcid.org/0000-0002-2487-8753>),
  Nathan Skene [aut] (<https://orcid.org/0000-0002-6807-3180>)
Maintainer: Alan Murphy <alanmurph94@hotmail.com>
Built: R 4.1.1; ; 2021-10-27 10:53:03 UTC; windows
