hapCode(inveRsion)
hapCode()所属R语言包:inveRsion
Sample data set of class HaploCode
样本数据集类HaploCode
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Illustrative data set, with local haplotypes encoded, to be used as input of scanInv.
说明数据集,与本地编码的单倍型,可用于输入scanInv。
用法----------Usage----------
data(hapCode)
格式----------Format----------
The format is: Formal class 'HaploCode' [package "inveRsion"] with 3 slots ..@ haploCode: num [1:2000, 1:583] 8 8 37 37 8 37 8 8 37 37 ... .. ..- attr(*, "dimnames")=List of 2 .. .. ..$ : NULL .. .. ..$ : chr [1:583] "0.602976-0.604061" "0.604061-0.605972" "0.60602-0.608417" "0.608668-0.608855" ... ..@ blockSize: num 3 ..@ minAllele: num 0.3
格式是:“反转”正式类的HaploCode[包]与3个插槽.. @ haploCode:NUM [1:2000,1:583] 8 8 37 37 8 37 8 8 37 37 ... .. .. - ATTR(*,“dimnames”)= 2的名单...... .. .. $:空...... .. .. $:CHR [1:583]“0.602976-0.604061”0.604061-0.605972“0.60602-0.608417”0.608668-0.608855“... .. @ BLOCKSIZE:NUM 3 .. @ minAllele:NUM 0.3
举例----------Examples----------
data(hapCode)
hapCode
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|