chrom.table(SIM)
chrom.table()所属R语言包:SIM
Table with chromosome information
与染色体信息表
译者:生物统计家园网 机器人LoveR
描述----------Description----------
A table indicating the base positions of the beginning and end of chromosome arms and bands. Currently based on the UCSC March 2006/NCBI 36 build of the human genome.
一个表,说明染色体臂和乐队的开头和结尾的碱基位置。目前的基础上的加州大学圣克鲁兹分校的三月2006/NCBI 36人类基因组的构建。
用法----------Usage----------
data(chrom.table)
格式----------Format----------
A data frame with 862 observations on the following 6 variables.
与862对以下6个变量的观测数据框。
chr, arm, band, start, end, stain
CHR,手臂,乐队,开始,结束,染色
Details
详情----------Details----------
Possibly the chrom.table can be update by sim.update.chrom.table. Currently only human genome support without mitochondrial DNA.
可能chrom.table可以通过sim.update.chrom.table更新。目前,只有无线粒体DNA的人类基因组的支持。
参见----------See Also----------
sim.update.chrom.table
sim.update.chrom.table
举例----------Examples----------
data(chrom.table)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|