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

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

[复制链接]
发表于 2012-2-26 14:28:32 | 显示全部楼层 |阅读模式
iSummary(SLGI)
iSummary()所属R语言包:SLGI

                                        Summarize cellular organizational units sharing genetic interaction
                                         总结分享遗传相互作用的单元组织单位

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

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

Summarize the cellular organizational units sharing genetic
总结分享遗传单元的组织单位


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


iSummary(iMat, n=10, reverse=FALSE)



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

参数:iMat
Comembership matrix of genes(proteins) that linked to other genes(proteins) by any biological experiment, e.g., output of the getInteraction function.
comembership基质(蛋白质)的基因与任何生物实验,如getInteraction函数输出到其他基因(蛋白质)。


参数:n
Numeric threshold indicating the minimum number of genetic interactions that a pair of cellular organizational unit must share.
数字阈值,说明遗传相互作用,单元组织单位对必须共享的最低数量。


参数:reverse
Logical, by default the function return a list of pair of cellular organizational units where the name of each element is the number of genetic interactions they share. If reverse is TRUE, the output is a vector where the values are the number of interactions and the names are the combination of the 2 cellular organizational units.
逻辑,默认情况下,函数返回一个列表,其中每个元素的名称是他们共同的遗传相互作用对单元组织单位。如果正好相反,输出值是相互作用的数量和名称2单元组织单位的组合是一个向量。


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

The function print the result in the standard output but can also save it in variable.
该函数打印在标准输出的结果,但也可以将其保存在变量。

If reverse is FALSE the output is a list of pairs of cellular organizational units where the name of each element is the number of genetic interactions they share.
reverse如果是FALSE的输出是对其中的每个元素的名称是他们共同的遗传相互作用的单元组织单位的名单。

If reverse is TRUE the output is a vector where the values are the number of interactions and the names are the combination of the 2
reverse如果是TRUE的输出值是相互作用的数量和名称是2的组合是一个向量


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


N. LeMeur



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


data(Atong)
data(ScISIC)
data(SGA)
SLa2 <- gi2Interactome(Atong, ScISIC)
## Search for synthetic lethal interaction[#搜索合成致命的相互作用]
compM <- getInteraction(SLa2, SGA, ScISIC)
## Display the tightly interacting pairs[#显示的紧密的相互作用对]
largeInt <- iSummary(compM$bwMat,n=15)

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


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

使用道具 举报

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

本版积分规则

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

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

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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