addAlgorithm: Add a New Algorithm Name to sybil
Description
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.
Usage
addAlgorithm(alg, purpose)
Arguments
alg
A single character string containing the name of the new algorithm.
purpose
Purpose of the new algorithm.
Value
Returns NULL
invisibly.