Learn R Programming

sybil (version 1.0.2)

modelorg_irrev-class: Class for Metabolic Networks in Irreversible Format.

Description

Structure of the class "modelorg_irrev". Objects of that class are returned by the function mod2irrev.

Arguments

encoding

utf8

Objects from the Class

Objects can be created by calls of the function modelorg_irrev:

test <- modelorg_irrev(id = "foo", name = "bar").

Extends

Class "modelorg", directly.

See Also

modelorg

Examples

Run this code
showClass("modelorg_irrev")

Run the code above in your browser using DataLab