colon.normal(GlobalAncova)
colon.normal()所属R语言包:GlobalAncova
Gene expression data
基因表达数据
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Normalized gene expression data of 12 patients with colorectal cancer. Samples are taken from inside the tumours. Additionally, from same patients samples are taken from normal tissue, see colon.normal. The expression matrix is only an exemplary subset of 1747 probe sets associated with cell proliferation.
标准化12例大肠癌患者的基因表达数据。从肿瘤内抽取样本。此外,从同一患者样本是从正常组织,看到colon.normal。表达矩阵仅仅是一个探针与单元增殖相关的1747套的模范集。
用法----------Usage----------
data(colon.normal)
格式----------Format----------
The format is: <br> num [1:1747, 1:12] 8.74 10.53 8.48 12.69 8.55 ... <br> - attr(*, "dimnames")=List of 2 <br> ..$ : chr [1:1747] "200808_s_at" "215706_x_at" "217185_s_at" "202136_at" ... <br> ..$ : chr [1:12] "Co10.N.E.84.F.CEL" "Co14.N.E.89.F.CEL" "Co17.N.E.1037.F.CEL" "Co1.N.E.31.F.CEL" ...
格式是:参考num [1:1747, 1:12] 8.74 10.53 8.48 12.69 8.55 ...参考- attr(*, "dimnames")=List of 2参考..$ : chr [1:1747] "200808_s_at" "215706_x_at" "217185_s_at" "202136_at" ...参考..$ : chr [1:12] "Co10.N.E.84.F.CEL" "Co14.N.E.89.F.CEL" "Co17.N.E.1037.F.CEL" "Co1.N.E.31.F.CEL" ...
参考文献----------References----------
举例----------Examples----------
data(colon.normal)
#str(colon.normal)[STR(colon.normal)]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|