Description Usage Arguments Details Author(s) See Also Examples
The qcplot
function simply generates a plot of the control probe information for a given controlType
.
1 2 | qcplot(object,controltype,...)
controlTypes(object,...)
|
object |
An object of class |
controltype |
A single character value representing the bead type to plot from the quality control data. The available types are accessible via the |
... |
passed to plot function |
The descriptions of the various control types can be obtained from the Illumina methylation user's guides.
Sean Davis <sdavis2@mail.nih.gov>
1 2 3 | data(mldat)
controlTypes(mldat)
qcplot(mldat,controlTypes(mldat)[3])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.