Description Usage Arguments Value
View source: R/MetabolicModelFunctions.R
Convert metabolites name to the model equivalent
1 2 | convert_metabolites_to_model_names(metabolites, model,
exchange_met = build_exchange_met(model))
|
metabolites |
A data.frame containing the metabolites and their concentrations |
model |
A genome-scale metabolic model as a modelorg object |
exchange_met |
A data.frame as build by the function build_exchange_met |
A data.frame containing the exchange metabolite model id and the equivalent name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.