testData(iterativeBMA)
testData()所属R语言包:iterativeBMA
Sample Test Data for the Iterative BMA Algorithm
样品测试数据的迭代BMA的算法
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This is an adapted leukemia (ALL, AML) ExpressionSet from Golub et al. (1999). This ExpressionSet consists of the expression levels from 38 ALL or AML samples (rows), and 100 genes (columns). This dataset is used as an example test data in our examples.
这是一个合适的白血病(ALL,反洗钱)ExpressionSet的Golub等。 (1999年)。这个ExpressionSet由38 ALL或AML样本(行),100个基因(列)的表达水平。此数据集作为测试数据的例子在我们的例子。
用法----------Usage----------
data(testData)
格式----------Format----------
The ExpressionSet is called testData. Each entry in the matrix represents the expression level of one gene from an ALL or AML sample.
ExpressionSet被称为testData。矩阵中的每个条目代表一个从ALL或AML样本的基因表达水平。
Details
详情----------Details----------
For illustration purposes, a subset of 100 genes from the package golubEsets is included in this package.
为了便于说明,从包golubEsets 100个基因的一个子集包含在这个套件。
源----------Source----------
The golubEsets bioconductor data package, or http://www.broad.mit.edu/cgi-bin/cancer/datasets.cgi.
golubEsets bioconductor数据包,或http://www.broad.mit.edu/cgi-bin/cancer/datasets.cgi。
参考文献----------References----------
Molecular classification of cancer: class discovery and class prediction by gene expression monitoring. Science 286: 531-7.
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|