View source: R/misc_helper_functions.R
add_rev_rxns | R Documentation |
Add reverse of reversible reactions to edge list network
add_rev_rxns(network, sameID = F)
network |
community metabolic network model |
sameID |
Whether to give the reverse rxn the same rxn ID as forward |
network with reverse of reversible reactions added, optionally with separate reaction IDs (_1 added to ID)
add_rev_rxns(rxn_table)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.