request_kegg_reaction | R Documentation |
Request one reaction compound information in KEGG
request_kegg_reaction(reaction_id = "R00001")
reaction_id |
reaction id. For example, R00001 |
A data frame or list.
Xiaotao Shen shenxt1990@outlook.com
x = request_kegg_reaction("R00001")
x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.