sbmlutils.examples.fbc.fbc_v3

FBA example with exchange reactions.

Module Contents

Classes

U

UnitsDefinition.

Attributes

model

compartments

species

FLUX_BOUND_ZERO

FLUX_BOUND_PLUS_INF

FLUX_BOUND_MINUS_INF

FLUX_BOUND_GLC_IMPORT

FLUX_BOUND_O2_IMPORT

parameters

reactions

compartment

objectives

class sbmlutils.examples.fbc.fbc_v3.U[source]

Bases: sbmlutils.factory.Units

UnitsDefinition.

mmole[source]
m2[source]
hr[source]
mmole_per_l[source]
mmole_per_hr[source]
sbmlutils.examples.fbc.fbc_v3.model[source]
sbmlutils.examples.fbc.fbc_v3.compartments[source]
sbmlutils.examples.fbc.fbc_v3.species[source]
sbmlutils.examples.fbc.fbc_v3.FLUX_BOUND_ZERO = zero[source]
sbmlutils.examples.fbc.fbc_v3.FLUX_BOUND_PLUS_INF = ub_inf[source]
sbmlutils.examples.fbc.fbc_v3.FLUX_BOUND_MINUS_INF = lb_inf[source]
sbmlutils.examples.fbc.fbc_v3.FLUX_BOUND_GLC_IMPORT = glc_import[source]
sbmlutils.examples.fbc.fbc_v3.FLUX_BOUND_O2_IMPORT = o2_import[source]
sbmlutils.examples.fbc.fbc_v3.parameters[source]
sbmlutils.examples.fbc.fbc_v3.reactions[source]
sbmlutils.examples.fbc.fbc_v3.compartment = bioreactor[source]
sbmlutils.examples.fbc.fbc_v3.objectives[source]