Toolbox
Symbol
|
Model attributes
More About »
Objective
Objective
specifies either a single flux or a sum of fluxes that will be optimized if the the model is used in COBRA related methods.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
Access the objective attribute of the model
Set new constraints for model (discard old ones)
Updating an objective has the same effect as setting it.
In[1]:=
In[2]:=
In[3]:=
Out[3]=
Access the objective attribute of the model
In[4]:=
Set new constraints for model (discard old ones)
In[5]:=
In[6]:=
Out[6]=
Updating an objective has the same effect as setting it.
In[7]:=
In[8]:=
Out[8]=
Scope
(1)
Optimize the objective stored in the model:
MORE ABOUT
Model attributes