addAlgorithm | R Documentation |
Certain simulations can be run using different algorithms. For example, genetic perturbations can be studied with FBA, MOMA or the like. With this funktion you can add a new algorithm to an existing kind of simulation.
addAlgorithm(alg, purpose)
alg |
A single character string containing the name of the new algorithm. |
purpose |
Purpose of the new algorithm. |
Returns NULL
invisibly.
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Mayo Roettger <mayo.roettger@hhu.de>
checkAlgorithm
, getsybilenv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.