parse_met_list {fbar}R Documentation

Internal function: Expand half reaction equations into a long form

Description

Internal function: Expand half reaction equations into a long form

Usage

parse_met_list(mets)

Arguments

mets

Character vector of halves of reaction equations.

Value

a date_frame with columns:

stoich

the stoichiometric coefficient

met

the metabolite


[Package fbar version 0.6.0 Index]