gene2(RVtests)
gene2()所属R语言包:RVtests
gene2 dataset
gene2数据集
译者:生物统计家园网 机器人LoveR
描述----------Description----------
A list of genotype, quantitative phenotypes, binary phenotypes, and causal variants. The gene2 was described in the reference below. The phenotypes were generated by simulation models with known causal variants.
一个列表基因型,的量化表型,二进制的表型,因果变化。的gene2被描述在下面的参考。仿真模型与已知的因果变化所产生的表型。
用法----------Usage----------
data(gene2)
格式----------Format----------
A list of 4 variables:
4个变量列表:
geno: a genotype matrix of 1969 by 98
基因型:1969年98基因型矩阵
phen: a matrix of 1969 by 5, each column is the simulated quantitative phenotypes in different scenario.
PHEN:1969年5矩阵,每一列是在不同的情景模拟的定量表型。
phen.bi: a matrix of 1969 by 5, each column is the simulated binary phenotypes in different scenario.
phen.bi:1969年5矩阵,每一列是在不同情况下的模拟二进制表型。
causal: information about the causal variants used in the simulated phenotypes.
因果关系:在模拟表型的因果变化的信息。
参考文献----------References----------
实例----------Examples----------
data(gene2)
str(gene2)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|