Description Usage Arguments Details Value Author(s)
Calculate mutational robustness of metabolic network
1 2 3 |
object |
mgraph with substrates and products set |
GMR |
numeric (default 0.01), gene mutation rate/probability between 0 and 1. |
prob |
TRUE/FALSE (default). Return functional probability of the network if TRUE. |
FUN |
function translates failure probability to robustness value. Default: FUN=function(x) -log(x) |
NOTE: you must set substrates and products before doing this!
a number for robustness
ZG Zhao
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.