Description Usage Arguments Value Author(s)
View source: R/differentialVariability.R
This routine applies the iEVORA method created by Teschendorff et.al. to the supplied methylation matrix in a similar way as the diffVar method.
1 | apply.iEVORA(meth.matrix, inds.g1, inds.g2)
|
meth.matrix |
Matrix containing the methylation information used to calculate differentially variable sites between the two groups |
inds.g1 |
Indices in the phenotypic table corresponding to the first group. |
inds.g2 |
Indices in the phenotypic table corresponding to the second group. |
Q-values as the result of applying the iEVORA method and then correct for multiple testing.
Michael Scherer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.