Add a list of reactions to a network
Input
Network
Network to complete
Table of EC numbers or IDs
The table of reactions to add
Output
Network
The network after completion
Configuration
tax_id
The NCBI taxonomy id
string
tax_search_method
If 'bottom_up', the algorithm will to traverse the taxonomy tree to search in the higher taxonomy levels until a reaction is found. If 'none', the algorithm will only search at the given taxonomy level given by `tax_id`
string
bottom_up