Remove a list of reactions from a network
Base class
Input
Network
Network to trim
Table of EC numbers or IDs
The table of reactions to remove
Output
Network
The network after trimming
Configuration
reverse_remove
Set True to remove the reactions not given in the input list. By default, False.
bool