找回密码
 注册
查看: 440|回复: 0

R语言 WCQ包 wcq()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 20:33:22 | 显示全部楼层 |阅读模式
wcq(WCQ)
wcq()所属R语言包:WCQ

                                        WCQ QTL mapping
                                         WCQ QTL定位

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Performs QTL mapping using Chen-Qin two sample mean test.
执行QTL定位陈勤两个样本均值检验。


用法----------Usage----------


wcq(marker_data, trait_data, alleles)



参数----------Arguments----------

参数:marker_data
m x n matrix/array containing marker score data; m is the number of markers, n is the number of samples
m×n矩阵/数组,其中包含标记的得分数据; m是标记的数目,n为样本数


参数:trait_data
t x n matrix/array containing trait value data; t is the number of traits, n is the number of samples
TXN矩阵/数组,包含特征值数据,t为性状的数量,n为样本数


参数:alleles
vector containing the marker scores representing the alleles; currently supports diploids only; third entry assumed to be score for heterozygous marker
矢量标记的分数代表的等位基因,目前支持二倍体只认为是第三个项目得分为杂合子标记


值----------Value----------


参数:pval_matrix
m x t array/matrix containing p-values of each marker as being a potential QTL for a trait
MXT阵列/矩阵含有对每个标记的值是一个潜在的QTL的特征


(作者)----------Author(s)----------


Jan Michael Yap



实例----------Examples----------


data(sample.markers)
data(sample.traits)
alleles <- c(1,2,3)
wcq(sample.markers, sample.traits, alleles)

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-25 13:42 , Processed in 0.023010 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表