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.
meth
A matrix of DNA methylation. Each row is one probe and each column is one sample
exp
A matrix of expression. Each row is one gene and each column is one sample
sample
A data.frame contains sample information
probeInfo
A GRange object contains probe information
geneInfo
A 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.