Usage
plotMA3by2(object, prefix="MA", path=NULL, main=colnames(object),
zero.weights=FALSE, common.lim=TRUE, device="png", ...)
Arguments
object
an MAList
, RGList
, EListRaw
or EList
object, or a matrix containing log-intensities.
prefix
character string giving prefix to attach to file names
path
character string specifying directory for output files
main
character vector giving titles for plots
zero.weights
logical, should points with non-positive weights be plotted
common.lim
logical, should all plots on a page use the same axis limits
device
device driver for the plot. Choices are "png"
, "jpeg"
, "pdf"
, "postscript"
.
...
any other arguments are passed to plotMA