EWCE
This package is for version 3.22 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see EWCE.
Expression Weighted Celltype Enrichment
Bioconductor version: Release (3.22)
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.
Author: Alan Murphy [aut] ORCID iD ORCID: 0000-0002-2487-8753 , Brian Schilder [aut] ORCID iD ORCID: 0000-0001-5949-2191 , Hiranyamaya Dash [cre] ORCID iD ORCID: 0009-0005-5514-505X , Nathan Skene [aut] ORCID iD ORCID: 0000-0002-6807-3180
Maintainer: Hiranyamaya Dash <hdash.work at gmail.com>
citation("EWCE")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("EWCE")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("EWCE")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.