View source: R/design-matrix.r
meffil.control.matrix | R Documentation |
Matrix containing control probe intensities from the Infinium HumanMethylation450 BeadChip.
meffil.control.matrix(
qc.objects,
normalize = F,
fixed.effects = NULL,
random.effects = NULL
)
qc.objects |
A list of outputs from |
normalize |
If |
fixed.effects |
Names of columns in samplesheet that should be included as fixed effects along with control matrix principal components (Default: NULL). |
random.effects |
Names of columns in samplesheet that should be included as random effects (Default: NULL). |
Matrix with one row per object consisting of control probe intensities and summaries.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.