pdfQC {beadarraySNP} | R Documentation |
Create PDF file with experimental quality control plots
pdfQC(object, filename = "arrayQC.pdf", by = 10)
object |
QCIllumina object |
filename |
character, output pdf filename |
by |
number of samples in barplot, see reportSamplePanelQC |
This function creates a pdf file with QC information. The first page contains
6 plotQC
panels showing the spatial distribution of intensities on a SAM plate.
The following page(s) contain the output of reportSamplePanelQC
A PDF file is produced
Jan Oosting
plotQC
, reportSamplePanelQC
, QCIllumina-class