apply.iEVORA {RnBeads} | R Documentation |
This routine applies the iEVORA method created by Teschendorff et.al. to the supplied methylation matrix in a similar way as the diffVar method.
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