- Home
- Bioconductor 3.14
- Experiment Packages
- ewceData
ewceData
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see ewceData.
The ewceData package provides reference data required for ewce
Bioconductor version: 3.14
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.
Author: Alan Murphy [cre] , Nathan Skene [aut]
Maintainer: Alan Murphy <alanmurph94 at hotmail.com>
citation("ewceData")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ewceData")
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("ewceData")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.