splitByFactor {RUVcorr} | R Documentation |
Internal function that splits a data set according to a particular factor.
splitByFactor(X, anno, Factor)
X |
A matrix containing gene expressions. |
anno |
A dataframe or a matrix containing the annotation of arrays in |
Factor |
A character string corresponding to a column name of
|
splitByFactor
returns a list object.
Saskia Freytag