makeStModel: Creating a propensity function

Description Usage Arguments Value

Description

This function creates a propensity function of the model (required for the stochastic simulation) This function is called from the "makeModel.R" function.

Usage

1
makeStModel(x, tmpDF)

Arguments

x

model name (required)

tmpDF

a data frame that contains information about reactions, species, stoichometric coefficients, etc. (temp data frame used within the "makeModel.R" function) (required)

Value

This function returns a vector that contains propensity function corresponding to a defined model.


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