- Home
- Bioconductor 3.22
- Software Packages
- EpiDISH
EpiDISH
This is the released version of EpiDISH; for the devel version, see EpiDISH.
Epigenetic Dissection of Intra-Sample-Heterogeneity
Bioconductor version: Release (3.22)
EpiDISH is a R package to infer the proportions of a priori known cell-types present in a sample representing a mixture of such cell-types. Right now, the package can be used on DNAm data of blood-tissue of any age, from birth to old-age, generic epithelial tissue and breast tissue. Besides, the package provides a function that allows the identification of differentially methylated cell-types and their directionality of change in Epigenome-Wide Association Studies.
Author: Andrew E. Teschendorff [aut], Shijie C. Zheng [aut, cre]
Maintainer: Shijie C. Zheng <shijieczheng at gmail.com>
citation("EpiDISH")):
Installation
To install this package, start R (version "4.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.