Description Usage Arguments Details Value Author(s) References See Also
RELATION elements in KGML files record the binary relationships
between ENTRY elements, corresponding to (directed) edges in a
graph. 'parseRelation' function parses RELATION elements into
KEGGEdge-class
objects from KGML
files. It is not expected to be called directly by the user.
1 | parseRelation(relation)
|
relation |
XML node of KGML file |
See http://www.genome.jp/kegg/docs/xml/ for more details about 'relation' as well as other elements in KGML files.
An object of link{KEGGEdge}
.
Jitao David Zhang <jitao_david.zhang@roche.com>
http://www.genome.jp/kegg/docs/xml/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.