Learn R Programming

sybil (version 1.1.2)

sysBiolAlg-class: Class "sysBiolAlg"

Description

The class sysBiolAlg holds an object of class optObj which is generated concerning a particular algorithm, e.g. FBA or ROOM. This class is extended by other classes and will not be used as is. The representation of class sysBiolAlg is used as superclass.

Arguments

encoding

utf8

Objects from the Class

A virtual Class: No objects may be created from it.

Details

The initialize method has the following arguments: [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]

See Also

The general constructor function sysBiolAlg, sysBiolAlg_fba, sysBiolAlg_fv, sysBiolAlg_mtf, sysBiolAlg_lmoma, sysBiolAlg_moma and sysBiolAlg_room.

Examples

Run this code
showClass("sysBiolAlg")

Run the code above in your browser using DataLab