KEGG stores sub-type of interactions between entities in the KGML files, which can be extracted with this method. The descriptions for the subtypes can be explored at the KGML document manual in the references.
KEGG店分型在KGML文件,可以用这种方法提取的实体之间的相互作用。亚型的描述,可以探讨在在引用KGML的文档手册。
See KEGGEdge-class for examples. The method for graphs is a wrapper to extract all subtype information from one graph.
看到KEGGEdge-class的例子。为图的方法是从一个图形的所有亚型信息提取的一个包装。
方法----------Methods----------
object = "graph" A graph object of KEGGgraph. The method returns
对象=“图”的KEGGgraph图形对象。该方法返回
object = "KEGGEdge" An object of KEGGEdge, which stores the
=“KEGGEdge”的KEGGEdge的对象,这对象存储
作者(S)----------Author(s)----------
Jitao David Zhang <a href="mailto:jitao_david.zhang@roche.com">mailto:jitao_david.zhang@roche.com</a>