example.lumi(lumi)
example.lumi()所属R语言包:lumi
Example Illumina Expression data in LumiBatch class
例如Illumina的表达LumiBatch类数据
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Example data as a LumiBatch object which is a subset of Barnes data (Barnes, 2005)
例如数据作为LumiBatch对象是巴恩斯数据的一个子集(巴恩斯,2005年)
用法----------Usage----------
data(example.lumi)
格式----------Format----------
A 'LumiBatch' object
A“LumiBatch”对象
Details
详情----------Details----------
The data is from (Barnes, 2005). It used Sentrix HumanRef-8 Expression BeadChip. Two samples "100US" and "95US:5P" (each has two technique replicates) were selected. In order to save space, 8000 genes were randomly selected. As a result, the example data includes 8000 genes, each has 4 measurements. The full data set was included in the Bioconductor Experiment data package lumiBarnes.
这些数据是从(巴恩斯,2005年)。它使用Sentrix HumanRef-8表达BeadChip。两个样本“100us的”和“95US:5P”(每个有两个技术复制)被选定。为了节省空间,随机抽取8000个基因。作为一个结果,例如数据包括8000个基因,每个人都有4次测量。完整的数据集的的Bioconductor实验数据包lumiBarnes被列入。
The entire data set has been built as a lumiBarnes data object and can be downloaded from Bioconductor Experiment Data.
整个数据集作为lumiBarnes数据对象,并已建成Bioconductor实验数据可以下载。
参考文献----------References----------
举例----------Examples----------
## load the data[#加载数据。]
data(example.lumi)
## summary of the data[#数据的汇总]
example.lumi
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|