parsePathwayInfo {KEGGgraph}R Documentation

Parse information of the pathway from KGML files

Description

The function parses the information of the given pathway from KGML files into an object of KEGGPathwayInfo-class. It is used internally and is not expected to be called by users directly.

Usage

parsePathwayInfo(root)

Arguments

root Root element of the KGML file

Value

An object of KEGGPathwayInfo-class

Author(s)

Jitao David Zhang mailto:j.zhang@dkfz.de

References

KGML Document Manual http://www.genome.jp/kegg/docs/xml/


[Package KEGGgraph version 1.1.0 Index]