request_bigg_reaction_info | R Documentation |
Request BIGG reaction information for specific species
request_bigg_reaction_info(model_bigg_id = "iAB_RBC_283")
model_bigg_id |
please use the model bigg id using the request_bigg_model_info function. Default is iAB_RBC_283 (human) |
reaction 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.