Description Usage Arguments Examples
The Illumina methylation platforms all show a significant dye bias. The plotSampleIntensities method shows the density plots for the two channels allowing direct visualization of the effect.
1 | plotSampleIntensities(x,beta.cuts,s)
|
x |
an object of class MethyLumi or a subclass |
beta.cuts |
cutoffs for low and high beta values |
s |
sample number to plot |
1 2 | data(mldat)
plotSampleIntensities(mldat,s=1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.