
Usage
madplot(x,
which = "UnitName",
transfo = log2,
col = NULL,
names = "namepart",
sort = FALSE,
bmar = NULL,
add.legend = FALSE,
...)
ExprTreeSet
.validData
.list
for bottom margin and axis label magnification cex.axis
.plot
.data
for an object of class ExprTreeSet
, computed as the MAD of the M-values of each
pair of arrays. For names=NULL
full column names of slot data
will be displayed while for
names="namepart"
column names will be displayed without name extension. If names
is a vector of column names, only these columns will displayed as mdaplot.
For bmar=NULL
the default list bmar = list(b=6, cex.axis=1.0)
will be used initially.
However, both bottom margin and axis label magnification will be adjusted depending on the number
of label characters and the number of smaples.
plotMAD
, corplot