Description Usage Arguments Details Value Examples
Give the correct abbreviation of the applied constraint, used for parameter correl_fun
| 1 | name.correl(is.comp,is.reg,beta_fun=NULL)
 | 
| is.comp | Logical. Is there competition for resources ? | 
| is.reg | Logical. Is there regulation between enzymes ? | 
| beta_fun | Numeric matrix of co-regulation coefficients. Default is NULL, but needed if there is regulation ( | 
Explored constraints are competition and/or regulation.
If you choose to put regulation, matrix of co-regulation coefficient beta or vector of global co-regulation coefficients B are needed.
See function is.correl.authorized to know possible value of parameter correl_fun.
A character string, used for parameter correl_fun. See possible values in is.correl.authorized.
| 1 2 3 4 5 6 7 8 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.