Toolbox
Package Symbol
reaction
addReaction
addReactions
deleteReaction
addExchange
addExchanges
deleteSpecies
See Also »
|
MASS Toolbox
More About »
deleteReactions
deleteReactions[model_MASSmodel, rxnIDs_List]
deletes reactions 'rxnIDs' from model.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
Complement
reveals that only these two reactions have been removed from the model
In[1]:=
In[2]:=
In[3]:=
Out[3]=
In[4]:=
Complement
reveals that only these two reactions have been removed from the model
In[5]:=
Out[5]=
Generalizations & Extensions
(1)
Flux IDs (e.g.
v
["vhk"]) can also be used to specify reactions
Possible Issues
(1)
It is not possible to delete a reaction that does not exist in the model
SEE ALSO
reaction
addReaction
addReactions
deleteReaction
addExchange
addExchanges
deleteSpecies
MORE ABOUT
MASS Toolbox