View source: R/misc_helper_functions.R
get_non_rev_rxns | R Documentation |
Get non-reverible reactions of network.
get_non_rev_rxns(rxn_table, all_rxns = T, by_species = T)
rxn_table |
Edge list |
all_rxns |
Whether to return all reactions or only 1/2 of each reversible reaction since info is redundant |
by_species |
Whether this is a species-specific network |
Network with reversibility information
get_non_rev_rxns(rxn_table)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.