Learn R Programming

methylumi (version 2.18.2)

plotSampleIntensities: Plot the sample intensities.

Description

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.

Usage

plotSampleIntensities(x,beta.cuts,s)

Arguments

x
an object of class MethyLumi or a subclass
beta.cuts
cutoffs for low and high beta values
s
sample number to plot

Examples

Run this code
data(mldat)
plotSampleIntensities(mldat,s=1)

Run the code above in your browser using DataLab