compNames, indComp and witGenes
stored in an object of class IcaSet.
indComp(object)
indComp(object) <- value
compNames(object)
compNames(object) <- value
witGenes(object)
witGenes(object) <- valueIcaSetindComp, character vector for compNames and
witGenes, with length equal to ncol(A(object))
and containing: component indices (for
indComp), labels (for compNames), or gene witness IDs (for witGenes).indComp returns a numeric vector containing component indices;
compNames returns a character vector containing component labels;
witGenes returns a character vector containing witness genes IDs.