powered by
Returns an object of KEGGPathway of the pathway especified in pathcode
get_MetabolitePath(pathcode)
A KEGGPathway object corresponding to the pathway specified by
KEGGPathway
pathcode. This object contains the parsed KEGG pathway structure and can be used as input to downstream graph conversion and visualization functions.
pathcode
TODO.
if (FALSE) { path <- get_MetabolitePath("hsa00010") class(path) }
Run the code above in your browser using DataLab