geneCenter {XDE} | R Documentation |
Mean centers the genes for each study in a list
geneCenter(object)
object |
Object of class ExpressionSetList |
Object of class ExpressionSetList
R. Scharpf
studyCenter
, ExpressionSetList-class
data(expressionSetList) centered <- geneCenter(expressionSetList)