
"MAplot"(object, ..., smoothScatter = FALSE, logMode = TRUE, subset = 5000, main = NULL)
ExpressionSet
objectMAplot
.smoothScatter
function to plot pointssmoothScatter
function has good plot efficiency for large number of points.
LumiBatch-class
, MAplot
## load example data
data(example.lumi)
MAplot(example.lumi)
MAplot(example.lumi, smoothScatter=TRUE)
Run the code above in your browser using DataLab