summary {limma} | R Documentation |
Briefly summarize microarray data objects.
## S3 method for class 'RGList' summary(object, ...)
object |
an object of class |
... |
other arguments are not used |
The data objects are summarized as if they were lists, i.e., brief information about the length and type of the components is given.
A table.
Gordon Smyth
summary
in the base package.
02.Classes gives an overview of data classes used in LIMMA.