View source: R/normalization-report.r
meffil.normalization.summary | R Documentation |
Creates scree plot of PCs of control probes, tests for association of control probe PCs with batch variables, tests for association of normalized probes with batch variables, creates PCA plots
meffil.normalization.summary(
norm.objects,
pcs,
parameters = meffil.normalization.parameters(norm.objects),
variables = NULL,
verbose = TRUE
)
norm.objects |
Output from meffil.normalize.quantiles |
pcs |
Output from |
parameters |
Default = meffil.post.parameters(norm.objects). Report parameters. |
variables |
Default = NULL. Data frame of variables to compare to
principal components ( |
verbose |
Default = TRUE |
List of tables and graphs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.