Let say I've created a directed graph of pathway which consist of connected compounds/reactions as the nodes (using Rgraphviz), how can I show the enzyme involved in the transition between the compounds? Can someone help me by providing source code example to retrieve the enzyme information from KEGG for particular compounds or reactions? and also how to incorporate such information into Rgraphviz. Thanks alot..