makeODERules: Creating representation for the rules

Description Usage Arguments Value

Description

This function creates assignment (in the format required for ODE solver) for each of the specified rules based on their defined values. This function is called from the "makeModel.R" function.

Usage

1
makeODERules(x, tmpDF)

Arguments

x

model name (required)

tmpDF

a data frame that contains information about species and their mathematical representations (temp data frame used within the "makeModel.R" function) (required)

Value

This function returns rules defined for the model in the format appropriate for the ODEs solver


Vessy/sysBio documentation built on May 9, 2019, 9:55 p.m.