Description Usage Arguments Details Value Author(s) See Also
Convert marrayNorm Object to an MAList Object
1 | as.MAList(object)
|
object |
an |
The marrayNorm
class is defined in the marray
package.
This function converts a normalized two color microarray data object created by the marray
package into the corresponding limma data object.
Note that such conversion is not necessary to access the limma linear modelling functions, because lmFit
will operate on a marrayNorm
data object directly.
Object of class MAList
Gordon Smyth
02.Classes gives an overview of all the classes defined by this package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.