Description Usage Arguments Details Value Author(s) References See Also
ENTRY elements contain information of nodes (proteins, enzymes,
compounds, maps, etc) in KEGG pathways. 'parseEntry' function parses
the elements into link{KEGGNode-class}
or KEGGGroup-class
objects. It is not expected to be called directly by the user.
1 | parseEntry(entry)
|
entry |
XML node of KGML file |
See http://www.genome.jp/kegg/docs/xml/ for more details about 'entry' as well as other elements in KGML files.
An object of link{KEGGNode}
or (in case of a group node) link{KEGGGroup}
Jitao David Zhang <jitao_david.zhang@roche.com>
http://www.genome.jp/kegg/docs/xml/
parseGraphics
, parseKGML
,
KEGGNode-class
, KEGGGroup-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.