Usage
probePlots(abatch, path, pbsList, labAxisProbes=TRUE, labAxisArrays=TRUE,
legendArrays=TRUE, legendProbes=TRUE, cex.axis=0.9, cex.legend=0.8, pdfName)
Arguments
abatch
An affybatch object.
path
A character. If no affyBatch object, the path where are
.CEL files
pbsList
A character. A vector of charcter listing the
interesting probesets.
labAxisProbes
A logical. TRUE if probes names have to be
plotted in the x axis, FALSE otherwise.
labAxisArrays
A logical. TRUE if arrays names have to be
plotted in the x axis, FALSE otherwise.
legendArrays
A logical. TRUE if legend corresponding to the arrays names have to be
plotted, FALSE otherwise.
legendProbes
A logical. TRUE if legend corresponding to the probes names have to be
plotted, FALSE otherwise.
cex.axis
A numeric. The magnification to be used for x axis relative
to the current setting of 'cex'
cex.legend
A numeric. The magnification to be used for legend relative
to the current setting of 'cex'
pdfName
A character. Name for a pdf file if needed.