translateID-methods(RpsiXML)
translateID-methods()所属R语言包:RpsiXML
Translate interactors into other identifiers
翻译成其它标识符团团员
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The method finds any annotation IDs of of psimi25Graph-class or psimi25Hypergraph-class or psimi25Interactor-class
该方法发现psimi25Graph-class或psimi25Hypergraph-class或psimi25Interactor-class任何标注标识
方法----------Methods----------
r = "psimi25Graph" An object of psimi25Graph-class. It replaces the nodes with
R =“psimi25Graph”psimi25Graph-class对象。它取代了节点
r = "psimi25Hypergraph" An object of psimi25Hypergraph-class. Since the nodes of psimi25Hypergraph are not mutable, this method accepts a UniProt ID of interactors and returns the translated ID back. NA is also acceptable,
R =“psimi25Hypergraph”对象psimi25Hypergraph-class。由于psimi25Hypergraph节点是不可变的,这个方法接受一个团团员UniProt ID和返回回翻译的ID。 NA也是可以接受的,
r = "list" A list of psimi25Interactor-class,
R =psimi25Interactor-class“名单”的名单,
r = "psimi25Interactor" An object of psimi25Interactor-class, returns translated identifier. Before using the method it is advisable to used xref(x)
R = psimi25Interactor“的对象psimi25Interactor-class,返回翻译标识。使用该方法之前,最好是二手外部参照(X)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|