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

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

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

                                        Normalize a matrix of biological interactions
                                         规范化的生物相互作用的矩阵

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

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

Normalize a square matrix of biological interactions according to the number of possible interactions between each biological complex.
标准化根据每个生物的复杂之间的相互作用的生物相互作用的方阵。


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


normInteraction(data, genename, interactome)



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

参数:data
Square Matrix of biological complexes that shares one or more genes(proteins)
生物复合物的方阵,股份的一个或多个基因(蛋白质)


参数:genename
Character vector of the gene names that possibly create interactions between complexes
可能创建复合物之间的相互作用的基因名称的特征向量


参数:interactome
Adjacency matrix where row are genes and columns are cellular organizational units. Each entry has value 0 or 1, for absence or presence of a gene in a complex, e.g., ScISI
其中行是基因和列的邻接矩阵是单元组织单位。每个条目都有值0或1,在一个复杂的基因缺失或存在,例如,ScISI


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

Square matrix of biological complexes linked by one or more interacting proteins and normalized by the possible number of interactions between each complex.
方阵挂钩由一个或多个蛋白质相互作用和彼此之间复杂的相互作用可能标准化的生物复合物。


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


N. LeMeur



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

getInteraction
getInteraction


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


data(Atong)
data(ScISIC)
data(SGA)
SLa2 <- gi2Interactome(Atong, ScISIC)
## Search for synthetic lethal interaction[#搜索合成致命的相互作用]
compM <- getInteraction(SLa2, SGA, ScISIC)
## Normalize[#标准化]
normIntComplex<- normInteraction(compM$bwMat, SGA, ScISIC)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-24 01:40 , Processed in 0.019030 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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