Methods for ExpressionSetList
为ExpressionSetList方法
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Methods for objects of class ExpressionSetList.
方法类ExpressionSetList的对象。
用法----------Usage----------
phenotype(object, varLabel)
参数----------Arguments----------
参数:object
A ExpressionSetList.
AExpressionSetList。
参数:varLabel
character. Name of the clinical variable.
character。临床变量的名称。
值----------Value----------
phenotype returns a matrix of the clinical variable where each column is a study. We require that the clinical variable have the same name in each study (each element of the ExpressionSetList object) and that the clinical variable is binary with values 1 or 0.
phenotype返回一个矩阵的每一列是一个研究的临床变量。我们需要的临床变量在每个研究有相同的名称(每个ExpressionSetList对象的元素)和临床变量是二进制值1或0。