makeProduct: Creating a product for reaction species

Description Usage Arguments Value

Description

This function creates the product form for all of the species. It is called from the "parseComponents.R" function.

Usage

1
makeProduct(dfTmp, whichOne)

Arguments

dfTmp

a data frame that contains

whichOne

a flag that determines whether to use the reactant/species (e.g., A) (flag set to 1) or a derivative of the reactant (e.g., dA) in the equation (flag != 1)

Value

This function returns a product form for a reactant/species from the reactions


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