gDat(inveRsion)
gDat()所属R语言包:inveRsion
Sample data of class genoDat
样本数据类genoDat
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Data set used to illustrate local haplotype coding performed with codeHaplo
使用数据集来说明当地的单体型编码执行以codeHaplo
用法----------Usage----------
data(gDat)
格式----------Format----------
The format is: Formal class 'GenoDat' [package "inveRsion"] with 4 slots ..@ genoDat : int [1:9, 1:10] 0 1 0 1 0 0 1 0 0 1 ... .. ..- attr(*, "dimnames")=List of 2 .. .. ..$ : chr [1:9] "V1" "V2" "V3" "V4" ... .. .. ..$ : NULL ..@ lociPos : Named int [1:10] 959 1268 1393 1467 1531 1761 1847 1987 2006 2030 .. ..- attr(*, "names")= chr [1:10] "V1" "V2" "V3" "V4" ... ..@ alleleSum : num [1:10, 1] 3 1 8 3 9 1 1 9 1 1 ..@ noMissCount: num [1:10, 1] 9 9 9 9 9 9 9 9 9 9
格式是:GenoDat正式类的“一揽子”倒挂“] 4个插槽.. @ genoDat:INT [1:9,1:10] 0 1 0 1 0 0 1 0 0 1 ... .. .. - ATTR(*,“dimnames”)= 2的名单...... .. .. $:CHR [1:9]“V1的”,“V2”的“V3”,“V4的”... .. .. .. $:空.. @ lociPos:命名INT [1:10] 959 1268 1393 1467 1531 1761 1847 1987 2006年2030 .. .. - ATTR(*,“名”)= CHR [1:10]“V1的”,“V2”的“V3”,“V4的”... .. @ alleleSum:NUM [1:10] 3 1 8 3 9 1 1 9 1 1 .. @ noMissCount:NUM [1:10,1 9 9 9 9 9 9 9 9 9 9
举例----------Examples----------
data(gDat)
gDat
plot(gDat)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|