MEE.data-class: MEE.data An S4 class contains 5 slots: methylation,...

Description Slots Author(s) See Also

Description

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.

Slots

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

Author(s)

Lijing Yao (maintainer: lijingya@usc.edu)

See Also

get.diff.meth, get.pair, get.TFs, get.permu, getMeth,getExp, getGeneInfo, getProbeInfo, getSample,fetch.mee,scatter.plot


lijingya/ELMER documentation built on May 21, 2019, 6:14 a.m.