Description Usage Arguments Value Author(s) References See Also Examples
This function returns default graphical parameters for microarray objects. The parameters may be passed as arguments to the functions maBoxplot
and maPlot
.
1 | maDefaultPar(m, x, y, z)
|
m |
Microarray object of class |
x |
Name of accessor method for the abscissa spot statistic,
typically a slot name for the microarray object |
y |
Name of accessor method for the ordinate spot statistic,
typically a slot name for the microarray object |
z |
Name of accessor method for the spot statistic used to
stratify the data, typically a slot name for the microarray layout
object (see |
A list with elements
def.box |
default graphical parameters for |
def.plot |
default graphical parameters for |
def.lines |
default graphical parameters for functions such as |
def.legend |
default graphical parameters for functions such as |
def.text |
default graphical parameters for functions such as |
Sandrine Dudoit, http://www.stat.berkeley.edu/~sandrine.
S. Dudoit and Y. H. Yang. (2002). Bioconductor R packages for exploratory analysis and normalization of cDNA microarray data. In G. Parmigiani, E. S. Garrett, R. A. Irizarry and S. L. Zeger, editors, The Analysis of Gene Expression Data: Methods and Software, Springer, New York.
maBoxplot
, maPlot
,
maLegendLines
, maLoessLines
,
maText
, maDotsDefaults
.
1 | # See examples for maPlot.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.