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

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

[复制链接]
发表于 2012-2-25 19:43:11 | 显示全部楼层 |阅读模式
MAFfilter(GGBase)
MAFfilter()所属R语言包:GGBase

                                         restrict SNP in an smlSet to range of minor allele frequencies (MAF) or genotype frequencies (GTF)
                                         限制的SNP在smlSet范围次要等位基因频率(MAF),或基因型频率(广交会)

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

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

restrict SNP in an smlSet to range of minor allele frequencies (MAF) or genotype frequencies
限制在smlSet SNP的次要等位基因频率(MAF),或基因型频率范围


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


MAFfilter(x, lower = 0, upper = 1)
GTFfilter(x, lower = 0)



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

参数:x
smlSet instance  
smlSet实例


参数:lower
numeric lower bound on minor allele frequency or genotype frequency for keeping a SNP  
数字较低的次要等位基因频率和基因型频率的约束,保持一个SNP


参数:upper
numeric upper bound on minor allele frequency for keeping a SNP  
数字上的约束次要等位基因频率为保持一个SNP


Details

详情----------Details----------

uses SnpMatrix-class summary method from snpStats
使用SnpMatrix-class从snpStats汇总方法


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

revised instance of smlSet-class
smlSet-class修改实例


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



VJ Carey <stvjc@channing.harvard.edu>




举例----------Examples----------


data(smlSet.example)
sapply(smList(MAFfilter(smlSet.example, lower=.1)), dim)
sapply(smList(GTFfilter(smlSet.example, lower=.1)), dim)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-7 04:37 , Processed in 0.023804 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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