pathinfo | R Documentation |
Provides pathway or orthology information from reaction data of significant metabolite
pathinfo(res, col_name)
res |
dataframe having metabolite information along with reaction information as obtained from rxninfo |
col_name |
"PATHWAY" or "ORTHOLOGY" |
res_path= pathinfo(res, 'PATHWAY') ###rxn pathway
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.