meffil.plot.controlmeans | R Documentation |
Plot the means of control probes for each sample and for each control probe type
meffil.plot.controlmeans(
qc.objects,
control.categories = NULL,
colour.code = NULL,
outlier.sd = 5
)
qc.objects |
From |
control.categories |
Which control probe categories to plot. Defaults to all available. |
colour.code |
Array of length n samples to colour code points. Defaults to NULL |
outlier.sd |
Cut off for declaring outliers. Default = 5 |
Data frame of results plus plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.