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

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

[复制链接]
发表于 2012-2-25 13:08:31 | 显示全部楼层 |阅读模式
average_cols_aap(bgafun)
average_cols_aap()所属R语言包:bgafun

                                         Replaces gaps with the average of the column
                                         取代与列的平均差距

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

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

This function will deal with gaps in the Amino Acid Property encoding scheme It replaces gaps with the average in the column for each group, provided the column is highly occupied for that group.  It will only average out over columns that have high percentage of gaps It will remove all other columns containing gaps.
此功能将处理差距中的氨基酸属性的编码方案,它取代了在每个组列平均水平的差距,提供高度占用该组列。它只会平均超过列有空白的高比例,这将删除所有包含其他列的差距。


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


average_cols_aap(x,y)



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

参数:x
Matrix representation of alignment generated by convert\_aln\_AAP  
矩阵表示对齐转换\ _aln \ _AAP


参数:y
Vector or factor that shows the group representation for each sequence in the alignment
向量或因素,显示在每个序列组表示对齐


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


library(bgafun)
data(LDH)
data(LDH.groups)
LDH.aap=convert_aln_AAP(LDH)
LDH.aap.ave=average_cols_aap(LDH.aap,LDH.groups)
dim(LDH.aap.ave)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-24 13:23 , Processed in 0.022086 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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