Produces smoothed scatter plots of M versus A and X versus Y for all pairwise comparisons from a set of arrays.
plotMAXY(exprs, arrays, log = TRUE, genesToLabel=NULL, labels=colnames(exprs)[arrays],labelCol="red", labelpch=16,foldLine=2,sampleSize=NULL,...)
exprs
) to plotexprs
.In the lower-left section of the plot we see XY plots of the intensities for all pairwise comparisons between the arrays and in the upper right we have pairwise MA plots. Going down the first column we observe XY plots of array 1 against array 2 and array 1 against array 3 etc. Similarly, in the upper-right corner we can observe pairwise MA plots.
##This function is to be replaced. Please see plotMA
Run the code above in your browser using DataLab