a vector of character strings for the available methods
that can be used as a background correction method of affy data.
normMethods
a vector of character strings for the available methods
that can be used as a normalization method of affy data.
PMMethods
a vector of character strings for the available methods
that can be used as a PM correction method of affy data.
expMethods
a vector of character strings for the available methods
that can be used as a summary method of affy data.
BGDefault
a character string for the name of a default background
correction method.
normDefault
a character string for the name of a default
normalization method.
PMDefault
a character string for the name of a default PM correction
method.
expDefault
a character string for the name of a default summary
method.
Value
The widget returns a list of selected correction methods.
BG
background correction method
NORM
normalization method
PM
PM correction method
EXP
summary method
Details
The widget will be invoked when expresso is called with argument
"widget" set to TRUE. Default values can be changed using the drop
down list boxes. Double clicking on an option from the drop-down list
makes an selection. The first element of the list for available methods
will be the default method if no default is provided.