centromere(SNPchip)
centromere()所属R语言包:SNPchip
Coordinates of centromere
着丝粒坐标
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Extracts coordinates of centromere for a particular chromosome
坐标为某一特定的染色体着丝粒的提取物
用法----------Usage----------
centromere(chromosome, build="hg18", verbose=FALSE)
参数----------Arguments----------
参数:chromosome
character string: "1", ..., "22", "X", or "Y"
字符串:“1”,“22”,“X”或“Y”
参数:build
character string. Currently only build 'hg18' is provided
字符串。目前,只有建立“hg18提供
参数:verbose
Logical. Displays build used to annotate the centromere coordinates when TRUE
逻辑。显示建立用来注释着丝粒的坐标为真时
值----------Value----------
integer: start and stop coordinates of centromere in basepairs
整数:启动和停止在碱基着丝粒的坐标
作者(S)----------Author(s)----------
R. Scharpf
举例----------Examples----------
centromere("1")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|