Parse the module reaction string and return the vertices and edges of the resulting graph.
parseModuleReaction(rxn.string, includeCompounds = FALSE)
String representation of the reaction
should compounds be included in the resulting graph (FALSE by default)
list containing 'vertices' and 'edges' data.frames