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

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

[复制链接]
发表于 2012-9-30 02:48:08 | 显示全部楼层 |阅读模式
SNP2Haplo(SimHap)
SNP2Haplo()所属R语言包:SimHap

                                        Convert biallelic SNP data to haplo format
                                         将双等位基因的SNP单倍格式的数据

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

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

Converts biallelic SNP data to the format required by the suite of haplotype inference and analysis functions
双等位基因的SNP数据转换套件的单倍型推断和分析功能要求的格式


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


SNP2Haplo(geno)



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

参数:geno
A data frame containing biallelic SNP data. The first column should contain a subject identifier. The remaining columns should each represent a biallelic SNP, containing two alleles per entry with no separator.
一个数据框包含双等位基因的SNP数据。第一列应该包含一个主题的标识符。其余列各代表一个双等位基因的SNP,不带分隔符的含有两个等位基因每个条目的。


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

SNP2Haplo returns a data frame whose first column is a subject identifier, and where the remaining columns represent the genotype data. Two columns are returned per SNP, each containing a single allele.
SNP2Haplo返回一个数据框的第一列是一门标识符,并在剩余的列代表的基因型数据。返回两列每SNP,每个都包含一个单一的等位基因。


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


Pamela A. McCaskie



参见----------See Also----------

SNP2Geno
SNP2Geno


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



data(SNP.dat)
haplo.dat <- SNP2Haplo(SNP.dat)


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-25 04:54 , Processed in 0.019338 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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