IcaSet.
dat(object)
dat(object) <- value
datByGene(object)
datByGene(object) <- value
geneNames(object)IcaSetdat and datByGene return a matrix containing measured values (e.g
expression data) indexed by features and genes, respectively.
geneNames returns the names of the genes, i.e the row names of
datByGene.