Toolbox
Symbol
|
Model attributes
More About »
GPR
GPR
is a list of rules ({"
RxnID
" -> p["
ID
"], p["
ID
"] → g["
ID
"], ...}) attribute containing the gene-protein-reaction relations of a model.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
Access the GPR associations of a model
Discard GPR associations
Restore to previous values
Updating the GPR associations will add to the already existing relations. Newly defined GPR associations take precedence over already existing ones.
In[1]:=
In[2]:=
Access the GPR associations of a model
In[3]:=
Out[3]//Short=
In[4]:=
Out[4]=
Discard GPR associations
In[5]:=
In[6]:=
Out[6]=
Restore to previous values
In[7]:=
In[8]:=
Out[8]//Short=
Updating the GPR associations will add to the already existing relations. Newly defined GPR associations take precedence over already existing ones.
In[9]:=
In[10]:=
Out[10]//Short=
MORE ABOUT
Model attributes