icpPlot {ABarray} | R Documentation |
QC plot for internal control probes
icpPlot(controlData, colProbeID = 1, plotWhat = "Signal", pdfDir, jpgDir)
controlData |
Signal intensity matrix for icp probes |
colProbeID |
the column where probeID is located |
plotWhat |
Whether we are plotting signal or S/N |
pdfDir |
a directory where pdf files should be produced |
jpgDir |
a directory where jpg or bmp files should be produced |
A series of QC plots
Yongming Sun
##---- Do not call this function DIRECTLY !! ----