2.Classes {limma} | R Documentation |
This package defines the following data classes.
RGList
read.maimages
.MAList
RGList
using MA.RG
or normalizeBetweenArrays
.MArrayLM
lmFit
.Objects of these classes may be subsetted and multiple data objects may be combined.
All of these classes belong to the virtual class LargeDataObject
.
A show
method is defined for LargeDataOject
s which uses the utility function printHead
.
Gordon Smyth