Toolbox
Symbol
|
Model attributes
More About »
ReversibleColumnIndices
ReversibleColumnIndices
is a list attribute containing the indices of columns of the stoichiometry matrix of a model that correspond to reversible reactions.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
Access the column indices of all reversible reactions in a model:
Make all reactions irreversible
Restore to previous values
Updating the reversible column indices will add to the already existing indices.
In[1]:=
In[2]:=
Access the column indices of all reversible reactions in a model:
In[3]:=
Out[3]//Short=
In[4]:=
Out[4]=
Out[4]=
Make all reactions irreversible
In[5]:=
In[6]:=
Out[6]=
In[7]:=
Out[7]=
Restore to previous values
In[8]:=
In[9]:=
Out[9]=
Updating the reversible column indices will add to the already existing indices.
In[10]:=
Out[10]=
In[11]:=
In[12]:=
Out[12]=
MORE ABOUT
Model attributes