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