| get_dsd_0eApB_str | R Documentation | 
This function returns a string representing an addition of a
'0 -> A + B' reaction in the DSD script. It creates a r0_e_ApB() module
in the script, replacing all the parameter strings by the ones
specified in this function.
get_dsd_0eApB_str(qi, qmax, CiA, CiB, Cmax, A_domains, B_domains)
| qi | String representing a variable name for the  | 
| qmax | String representing a variable name for the  | 
| CiA | String representing a variable name for the  | 
| CiB | String representing a variable name for the  | 
| Cmax | String representing a variable name for the  | 
| A_domains | Vector of strings representing the species domains of A. | 
| B_domains | Vector of strings representing the species domains of B. | 
A string representing the instantiation of a r0_e_ApB() module.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.