LargeDataObject-class {beadarray} | R Documentation |
A virtual class including the data classes BeadLevelList
, MAList
and SegList
, all of which typically contain large quantities of numerical data in vector, matrices and data.frames.
A show
method is defined for objects of class LargeDataObject
which uses printHead
to print only the leading elements or rows of components or slots which contain large quantities of data.
Gordon Smyth
# see normalizeBetweenArrays