makeStMat: Creating a stochastic matrix

Description Usage Arguments Value

Description

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

Usage

1
makeStMat(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 stochastic matrix that corresponds to a defined model.


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