apply.iEVORA: apply.iEVORA

Description Usage Arguments Value Author(s)

View source: R/differentialVariability.R

Description

This routine applies the iEVORA method created by Teschendorff et.al. to the supplied methylation matrix in a similar way as the diffVar method.

Usage

1
apply.iEVORA(meth.matrix, inds.g1, inds.g2)

Arguments

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.

Value

Q-values as the result of applying the iEVORA method and then correct for multiple testing.

Author(s)

Michael Scherer


RnBeads documentation built on March 3, 2021, 2 a.m.