golub(multtest)
golub()所属R语言包:multtest
Gene expression dataset from Golub et al. (1999)
Golub等的基因表达数据集。 (1999)
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Gene expression data (3051 genes and 38 tumor mRNA samples) from the leukemia microarray study of Golub et al. (1999). Pre-processing was done as described in Dudoit et al. (2002). The R code for pre-processing is available
Golub等白血病微阵列研究基因表达数据(3051基因和肿瘤的基因样本38人)。 (1999年)。前处理是作为在Dudoit等。 (2002年)。 R代码前处理
用法----------Usage----------
data(golub)
值----------Value----------
参数:golub
matrix of gene expression levels for the 38 tumor mRNA samples, rows correspond to genes (3051 genes) and columns to mRNA samples.
38肿瘤的基因样本的基因表达水平的矩阵,行对应的基因(3051个基因)和列mRNA样品。
参数:golub.cl
numeric vector indicating the tumor class, 27 acute lymphoblastic leukemia (ALL) cases (code 0) and 11 acute myeloid leukemia (AML) cases (code 1).
数字矢量显示肿瘤类,27例急性淋巴单元白血病(ALL)的情况下(代码0)和11例急性髓单元性白血病(AML)的情况下(代码1)。
参数:golub.gnames
a matrix containing the names of the 3051 genes for the expression matrix golub. The three columns correspond to the gene index, ID, and Name, respectively.
一个矩阵,其中包含3051个基因的表达矩阵golub的名称。三列对应的基因index,ID,Name,分别。
源----------Source----------
Golub et al. (1999). Molecular classification of cancer: class discovery and class prediction by gene expression monitoring, Science, Vol. 286:531-537.<br> http://www-genome.wi.mit.edu/MPR/
Golub等。 (1999年)。癌分子分类:类的发现和基因表达监测,科学,卷类预测。 286:531-537。参考http://www-genome.wi.mit.edu/MPR/
参考文献----------References----------
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|