Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getsybilenv

Print sybil Environment


Description

Prints current settings in the sybil environment.

Usage

getsybilenv(part)

Arguments

part

A character vector containing names of elements in the sybil environment. Possible values are:

"solvers"

supported R packages for solving optimization problems.

"methods"

methods to solve optimization problems included in the R packages.

"ptype"

methods required for a particular problem type.

"purpose"

algorithms used in systems biology to use with a particular purpose.

Details

Typical usages are

getsybilenv(part)
    getsybilenv()

If argument part is not given, all elements described above will be printed.

Value

Returns NULL invisibly.

Author(s)

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

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

See Also


sybil

Efficient Constrained Based Modelling

v2.1.5
GPL-3 | file LICENSE
Authors
Mayo Roettger [cre], Gabriel Gelius-Dietrich [aut], C. Jonathan Fritzemeier [ctb], Rajen Piernikarczyk [ctb], Marc Andre Daxer [ctb], Benjamin Braasch [ctb], Abdelmoneim Desouki [ctb], Martin J. Lercher [ctb]
Initial release
2019-03-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.