- Home
- Bioconductor 3.8
- Software Packages
- EpiDISH
EpiDISH
This package is for version 3.8 of Bioconductor; for the stable, up-to-date release version, see EpiDISH.
Epigenetic Dissection of Intra-Sample-Heterogeneity
Bioconductor version: 3.8
EpiDISH is a R package to infer the proportions of a priori known cell subtypes present in a sample representing a mixture of such cell-types. Inference proceeds via one of 3 methods (Robust Partial Correlations-RPC, Cibersort (CBS), Constrained Projection (CP)), as determined by user.
Author: Andrew E. Teschendorff <a.teschendorff at ucl.ac.uk>, Shijie C. Zheng<shijieczheng at gmail.com>
Maintainer: Shijie Charles Zheng<shijieczheng at gmail.com>
citation("EpiDISH")):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("EpiDISH")
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("EpiDISH")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.