A list of genomic scores integrated across distinct data sets to be used to run the examples in the RTopper package
跨越不同的数据相结合的基因组分数的名单,设置被用来运行在RTopper包的例子
译者:生物统计家园网 机器人LoveR
描述----------Description----------
A list containing a named numeric vector corresponding to the genomic score resulting from the integration across distinct data set. These integrated gene-to-phenotype scores are computed by the computeDrStat function. Can be used as input to runBatchGSE.
。一个“list包含一个名为numeric向量对应的基因组的得分从各地不同的数据集集成。这些基因表型综合分数计算computeDrStat函数。可以作为输入runBatchGSE。
用法----------Usage----------
data(intScores)
格式----------Format----------
This object is a list of length one:
这个对象是一个list的长度为一:
"integrated": a numeric vector of length 500, corresponding to the integrated phenotype association scores computed for each of the 500 genes used in the examples;
"integrated":numeric向量长度为500,相应的综合型协会在例子中使用的500个基因,每个计算分数;
源----------Source----------
Computed using the computeDrStat function from the TCGA data contained in dat and pheno.
电脑使用computeDrStat函数从dat和pheno载的TCGA数据。