request_bigg_universal_reaction_info | R Documentation |
Request BIGG universal reaction information
request_bigg_universal_reaction_info(
url = "http://bigg.ucsd.edu/api/v2/universal/reactions"
)
url |
url http://bigg.ucsd.edu/api/v2/universal/reactions |
universal metabolite information
Xiaotao Shen shenxt1990@outlook.com
x <- request_bigg_universal_reaction_info()
dim(x)
head(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.