Package: ewceData
Title: The ewceData package provides reference data required for ewce
Version: 1.18.0
Authors@R: 
    c(person(given = "Alan",
           family = "Murphy",
           role = c("aut"),
           email = "alanmurph94@hotmail.com",
           comment = c(ORCID = "0000-0002-2487-8753")),
    person(given="Hiranyamaya",
           family="Dash",
           email = "hdash.work@gmail.com",
           role = c("cre"),
           comment = c(ORCID = "0009-0005-5514-505X")),
    person(given = "Nathan",
           family = "Skene",
           role = c("aut"),
           email = "nathan.skene@gmail.com",
           comment = c(ORCID = "0000-0002-6807-3180")))       
Description: This package provides reference data required for ewce. Expression 
            Weighted Celltype Enrichment (EWCE) is 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/neurogenomics/ewceData
License: Artistic-2.0
Encoding: UTF-8
Depends: R (>= 4.1), ExperimentHub
Suggests: knitr, BiocStyle, ggplot2, cowplot, rmarkdown, markdown,
        rbibutils, testthat (>= 3.0.0)
biocViews: ExperimentData, ExperimentHub, ExpressionData, Genome,
        Proteome, MicroarrayData, SequencingData, SingleCellData,
        RNASeqData
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
VignetteBuilder: knitr
Config/testthat/edition: 3
git_url: https://git.bioconductor.org/packages/ewceData
git_branch: RELEASE_3_22
git_last_commit: 7ab7304
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-11-06
NeedsCompilation: no
Packaged: 2025-11-06 16:18:09 UTC; biocbuild
Author: Alan Murphy [aut] (ORCID: <https://orcid.org/0000-0002-2487-8753>),
  Hiranyamaya Dash [cre] (ORCID: <https://orcid.org/0009-0005-5514-505X>),
  Nathan Skene [aut] (ORCID: <https://orcid.org/0000-0002-6807-3180>)
Maintainer: Hiranyamaya Dash <hdash.work@gmail.com>
