Toolbox
Package Symbol
deleteGenes
deleteSpecies
deleteReactions
See Also »
|
MASS Toolbox
More About »
deleteProteins
deleteProteins[model, proteins]
deletes proteins from model. Depending reactions and associated genes are also removed.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
The protein associations for reaction ACKr
Deleting only one of the associated proteins will not affect the presence of ACKr
The deletion of all three associated proteins is necessary to get rid of ACKr
In[1]:=
In[2]:=
Out[2]=
In[3]:=
Out[3]=
The protein associations for reaction ACKr
In[4]:=
Out[4]=
Deleting only one of the associated proteins will not affect the presence of ACKr
In[5]:=
Out[5]=
Out[5]=
Out[5]=
Out[5]=
The deletion of all three associated proteins is necessary to get rid of ACKr
In[6]:=
Out[6]=
Out[6]=
Out[6]=
Out[6]=
SEE ALSO
deleteGenes
deleteSpecies
deleteReactions
MORE ABOUT
MASS Toolbox