View source: R/design-matrix.r
meffil.pcs | R Documentation |
Calculate control probe PCs
meffil.pcs(qc.objects, fixed.effects = NULL, random.effects = NULL)
qc.objects |
A list of outputs from |
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). |
PCA of control probes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.