Description Usage Arguments Value
This function parses eaction and transforms the canonical form of a mass action reaction into a format that can be used to describe them as ODEs. This function is called from the "parseReaction.R" function.
| 1 | parseReaction(model, reaction, rate, rNumber)
 | 
| model | model name (required) | 
| reaction | reaction (forward reaction only) (required) | 
| rate | reaction rate (required) | 
| rNumber | number of reaction in the model; if reaction is reversible, this number will be defined in the following format: reactionNumber_1 and reactionNumber_2 (required) | 
This function returns a data frame that contains parsed reaction.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.