biopython v1.71.0 Bio.KEGG.KGML.KGML_pathway.Component
An Entry subelement used to represents a complex node.
A subelement of the Entry element, used when the Entry is a complex node, as described in release KGML v0.7.1 (http://www.kegg.jp/kegg/xml/docs/)
The Component acts as a collection (with type ‘group’, and typically its own Graphics subelement), having only an ID.
Link to this section Summary
Link to this section Functions
Link to this function
__init__()
Initialize the class.
Link to this function
element()
Return the Component as a valid KGML element.