vantVeer(GlobalAncova)
vantVeer()所属R语言包:GlobalAncova
Gene expression data
基因表达数据
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Normalized gene expression data for the van t'Veer example: A subset of 96 samples without BRCA1 or BRCA2 mutations and 1113 genes associated with nine cancer related pathways (see also ?pathways) was chosen.
为面包车tVeer的例子标准化基因表达数据:没有BRCA1或BRCA2基因突变和96个样品,9癌症相关的途径有关1113基因的一个子集(又见?pathways)被选中。
用法----------Usage----------
data(vantVeer)
格式----------Format----------
The format is: <br> num [1:1113, 1:96] 0.13 0.936 -0.087 0.118 0.168 -0.081 0.023 -0.086 -0.154 0.025 ... <br> - attr(*, "dimnames")=List of 2 <br> ..$ : chr [1:1113] "AW025529" "NM_001648" "NM_001753" "NM_003298" ... <br> ..$ : chr [1:96] "1" "2" "3" "4" ...
格式是:参考num [1:1113, 1:96] 0.13 0.936 -0.087 0.118 0.168 -0.081 0.023 -0.086 -0.154 0.025 ...参考- attr(*, "dimnames")=List of 2参考..$ : chr [1:1113] "AW025529" "NM_001648" "NM_001753" "NM_003298" ...参考..$ : chr [1:96] "1" "2" "3" "4" ...
举例----------Examples----------
data(vantVeer)
#str(vantVeer)[STR(vantVeer)]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|