genoset(genoset)
genoset()所属R语言包:genoset
Example GenoSet, BAFSet, and CNSet objects and the data to create them.
的例子GenoSet,BAFSet,并CNSet对象和创建它们的数据。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Fake LRR, BAF, pData and location data were generated and saved as fake.lrr, fake.baf, fake.pData and locData.rd. These were used to
假LRR类,曝气生物滤池,PDATA和位置数据生成并保存为fake.lrr,fake.baf,fake.pData和locData.rd。这些被用来
用法----------Usage----------
data(genoset)
格式----------Format----------
fake.lrr A matrix with some randomly generated LRR (log2ratio copynumber) data
fake.lrr一些随机生成的LRR类(log2ratio copynumber)数据矩阵
fake.baf A matrix with some randomly generated BAF (B-Allele
一些随机生成的曝气生物滤池(B等位基因fake.baf矩阵
fake.pData A data.frame of sample annotation to go with fake.lrr
数据框样品注释fake.pData与fake.lrr
locData.rd A RangedData object describing the genomic locations
locData.rd一个RangedData对象描述的基因的位置
genoset.ds A GenoSet object created with fake.lrr as the "foo"
genoset.ds一个GenoSet对象与fake.lrr创建作为“富”
baf.ds A BAFSet object created with fake.lrr as the "lrr" element, fake.baf as the "baf" element, locData.rd as the locData, and
baf.ds“LRR”元,fake.baf;与fake.lrr作为“曝气生物滤池”的元素作为的locData locData.rd,创建一个BAFSet对象,
cn.ds A CNSet object created with fake.lrr as the "cn" element, locData.rd as the locData, and fake.pData as the phenoData
cn.ds作为的phenoData为“CN”的元素作为的locData locData.rd,一个CNSet对象与fake.lrr创建,,并fake.pData的
源----------Source----------
Fake data generated using rnorm and the like.
假产生的数据使用rnorm和。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|