FEM
This package is for version 3.10 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see FEM.
Identification of Functional Epigenetic Modules
DOI: 10.18129/B9.bioc.FEM
Bioconductor version: 3.10
The FEM package performs a systems-level integrative analysis of DNA methylation and gene expression data. It seeks modules of functionally related genes which exhibit differential promoter DNA methylation and differential expression, where an inverse association between promoter DNA methylation and gene expression is assumed. For full details, see Jiao et al Bioinformatics 2014.
Author: Andrew E. Teschendorff and Zhen Yang
Maintainer: Zhen Yang <yangzhen at picb.ac.cn>
citation("FEM")):
Installation
To install this package, start R (version "3.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("FEM")
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("FEM")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.