reportSamplePanelQC-methods {beadarraySNP} | R Documentation |
reportSamplePanelQC
Description
Show raw intensity values for green and red channel for all samples in an
experiment
Usage
reportSamplePanelQC(object, by=10, legend=TRUE, ...)
Arguments
object |
QCIllumina object |
by |
numeric, number of samples in each plot |
legend |
logical, create a final plot with a common legend for the
barplots |
... |
arguments are forwarded to barplot |
Examples
data(QC.260)
par(mfrow=c(2,2))
reportSamplePanelQC(QC.260,by=8)
[Package
beadarraySNP version 1.8.0
Index]