R/parsing_and_conversion.R
expanded_to_reactiontbl.Rd
Useful for saving a new or edited model
expanded_to_reactiontbl(expanded)
A list of data frames:
rxns, which has one row per reaction,
rxns
mets, which has one row for each metabolite, and
mets
stoich, which has one row for each time a metabolite appears in a reaction.
stoich
A data frame describing the metabolic model.