example.lumiMethy(lumi)
example.lumiMethy()所属R语言包:lumi
Example Illumina Infinium Methylation data in MethyLumiM class
例如Illumina的Infinium甲基MethyLumiM类数据
译者:生物统计家园网 机器人LoveR
描述----------Description----------
An example Illumina Infinium Methylation27k dataset, which includes a control and treatment dataset with both technique and biological replicates
一个例子Illumina的Infinium Methylation27k数据集,其中包括控制和处理的数据集,包括技术和生物复制
用法----------Usage----------
data(example.lumiMethy)
Details
详情----------Details----------
The example dataset includes four control and four treatment samples together with their technique replicates. The original samples and technique replicates were measured in two batches. Here are the names of sixteen samples: Treat1, Treat2, Treat3, Treat4, Ctrl1, Ctrl2, Ctrl3, Ctrl4, Treat1.rep, Treat2.rep, Treat3.rep, Treat4.rep, Ctrl1.rep, Ctrl2.rep, Ctrl3.rep, Ctrl4.rep.
例如数据集包括四个控制和与他们的技术处理样品,一起复制。原来的样品和技术复制分两批测定。这里有十六个样本的名称:Treat1,Treat2,Treat3,Treat4,CTRL1,CTRL2,Ctrl3,Ctrl4,Treat1.rep,Treat2.rep Treat3.rep,Treat4.rep,Ctrl1.rep,Ctrl2.rep,Ctrl3。代表,Ctrl4.rep。
To save storage space, we randomly subset 5000 CpG sites among about 27000 measured CpG sites.
为了节省存储空间,我们随机子集,5000间约27000测量CpG位点的CpG位点。
举例----------Examples----------
data(example.lumiMethy)
sampleNames(example.lumiMethy)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|