request_reactome_reaction | R Documentation |
Request one specific reaction information in Reactome
request_reactome_reaction(reaction_id = "R-HSA-8876188")
reaction_id |
reaction id. For example, reaction_id |
Alist.
Xiaotao Shen shenxt1990@outlook.com
x = request_reactome_reaction(reaction_id = "R-HSA-8876188")
x$reactants
x$products
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.