Description Usage Arguments Value Methods (by class) Examples
Computes M values,log2(Meth/Unmeth), from normalized signals
1 2 3 4 |
object |
An object of class SampleSet |
a matrix containing M values, log2(Meth/Unmeth), after normalization
SampleSet
: Computes M values, log2(Meth/Unmeth),
from normalized signals
1 2 3 4 | require(minfiData)
pData(RGsetEx)$cell_type <- rep(c("type1","type2"),3)
mySampleSet=fromRGChannelSet(RGsetEx)
m=getNormM(funtooNorm(mySampleSet))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.