list
, so DGEExact
objects can be manipulated as if they were ordinary lists.
However they can also be treated as if they were matrices for the purposes of subsetting.The dimensions, row names and column names of a DGEExact
object are defined by those of table
, see dim.DGEExact
or dimnames.DGEExact
.
DGEExact
objects can be subsetted, see subsetting
.
DGEExact
objects also have a show
method so that printing produces a compact summary of their contents.
DGEList-class
, DGEGLM-class
, DGELRT-class
, TopTags-class