addAlgorithm: Add a New Algorithm Name to sybil

Description Usage Arguments Value Author(s) See Also

View source: R/addAlgorithm.R

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

1
  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.

Author(s)

Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>

Maintainer: Mayo Roettger <mayo.roettger@hhu.de>

See Also

checkAlgorithm, getsybilenv


sybil documentation built on May 31, 2021, 5:08 p.m.