plotQC {beadarraySNP} | R Documentation |
Plots array wide summary information using the layout of the physical medium
plotQC(object, type)
object |
object that contains QC information. e.g. QCIllumina-class |
type |
character , the type of information to plot, currently the
following types are supported: "intensityMed","greenMed","redMed",
"validn","annotation" and "samples" |
The function is used for its side effects
Jan Oosting
data(QC.260) plotQC(QC.260,"greenMed")