expanded_to_reactiontbl: Convert intermediate expanded format back to a reaction table

Description Usage Arguments Value

View source: R/parsing_and_conversion.R

Description

Useful for saving a new or edited model

Usage

1

Arguments

expanded

A list of data frames:

  • rxns, which has one row per reaction,

  • mets, which has one row for each metabolite, and

  • stoich, which has one row for each time a metabolite appears in a reaction.

Value

A data frame describing the metabolic model.


fbar documentation built on Sept. 2, 2020, 5:08 p.m.