matrix {FBA} R Documentation

create FBA model matrix

Description

Usage

matrix(model,
    terms = NULL);

Arguments

model

should be a GCModeller virtual cell @T:SMRUCC.genomics.GCModeller.ModellingEngine.Model.Cellular.CellularModule model object.

env

[as Environment]

Details

Authors

simulators

Value

this function returns data object of type Matrix.

clr value class

Examples


[Package FBA version 1.0.0.0 Index]