Simple interface to enter AnnotatedDataFrame
简单的界面,输入AnnotatedDataFrame
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This widget provides an interface to create AnnotatedDataFrame-class instances.
这个小工具提供了一个接口创建AnnotatedDataFrame-class实例。
用法----------Usage----------
tkphenoData(sampleNames)
参数----------Arguments----------
参数:sampleNames
sampleNames for which we will enter phenotypic data.
sampleNames我们将进入表型数据。
Details
详情----------Details----------
The function returns a list of character matrices intended to be used as the pData and varLabels slots of an instance of AnnotatedDataFrame-class.
该函数返回一个拟pData和varLabels一个AnnotatedDataFrame-class实例插槽使用的字符矩阵列表。
值----------Value----------
A list of two matrices
两个矩阵列表
参数:pData
a character matrix containing phenotypic data.
一个字符矩阵表型数据。
参数:varLabels
a character vector with covariate description.
与协描述的特征向量。