Description Slots Author(s) See Also
MEE.data An S4 class contains 5 slots: methylation, expression, sample information, probe information and gene information. MEE.data class are the main input for main functions.
methA matrix of DNA methylation. Each row is one probe and each column is one sample
expA matrix of expression. Each row is one gene and each column is one sample
sampleA data.frame contains sample information
probeInfoA GRange object contains probe information
geneInfoA GRange object contains gene information
Lijing Yao (maintainer: lijingya@usc.edu)
get.diff.meth, get.pair, get.TFs, get.permu,
getMeth,getExp, getGeneInfo, getProbeInfo,
getSample,fetch.mee,scatter.plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.