getReactionsSBML: Import reactions from SBML.

View source: R/dMod-import.R

getReactionsSBMLR Documentation

Import reactions from SBML.

Description

This function imports reactions from SBML. Reactions are written to an eqnlist object. Assignment rules for input functions are substituted in the rate column. Time is introduced as an additionel state t.

Usage

getReactionsSBML(model, conditions, rates)

Arguments

model

SBML file as .xml

Value

Eqnlist of reactions.

Author(s)

Marcus Rosenblatt and Svenja Kemmer importFrom libSBML readSBML


dlill/petab documentation built on Oct. 9, 2022, 3:07 p.m.