Package: EWCE Type: Package Title: Expression Weighted Celltype Enrichment Version: 1.21.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 = "Brian", family = "Schilder", role = c("aut"), email = "brian_schilder@alumni.brown.edu", comment = c(ORCID = "0000-0001-5949-2191")), 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: 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 BugReports: https://github.com/NathanSkene/EWCE/issues License: GPL-3 Depends: R (>= 4.2), RNOmni (>= 1.0) VignetteBuilder: knitr Imports: stats, utils, methods, ewceData (>= 1.7.1), dplyr, ggplot2, reshape2, limma, stringr, HGNChelper, Matrix, parallel, SingleCellExperiment, SummarizedExperiment, DelayedArray, BiocParallel, orthogene (>= 0.99.8), data.table Suggests: rworkflows, remotes, knitr, BiocStyle, rmarkdown, testthat (>= 3.0.0), readxl, memoise, markdown, sctransform, DESeq2, MAST, DelayedMatrixStats, ggdendro, scales, patchwork biocViews: GeneExpression, Transcription, DifferentialExpression, GeneSetEnrichment, Genetics, Microarray, mRNAMicroarray, OneChannel, RNASeq, BiomedicalInformatics, Proteomics, Visualization, FunctionalGenomics, SingleCell RoxygenNote: 7.3.3 Encoding: UTF-8 Config/testthat/edition: 3 Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev make libicu-dev libpng-dev libuv1-dev libssl-dev libx11-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:55:40 UTC RemoteUrl: https://github.com/bioc/EWCE RemoteRef: HEAD RemoteSha: afc3b3ad30a46dcca58f9add9de9a7bb7e0a1132 NeedsCompilation: no Packaged: 2026-07-04 00:42:33 UTC; root Author: Alan Murphy [aut] (ORCID: ), Brian Schilder [aut] (ORCID: ), Hiranyamaya Dash [cre] (ORCID: ), Nathan Skene [aut] (ORCID: ) Maintainer: Hiranyamaya Dash