matrix {FBA} R Documentation

create FBA model matrix

Description

Usage

matrix(model,
    terms = NULL);

Arguments

model

should be a GCModeller @T:SMRUCC.genomics.GCModeller.Assembly.GCMarkupLanguage.v2.VirtualCell or @T:SMRUCC.genomics.GCModeller.ModellingEngine.Model.Cellular.CellularModule model object, or a collection of the kegg @T:SMRUCC.genomics.Assembly.KEGG.DBGET.bGetObject.Reaction

env

[as Environment]

Details

Authors

biosystem

Value

this function returns data object of type Matrix.

clr value class

Examples


[Package FBA version 1.0.0.0 Index]