add_rev_rxns: Add reverse of reversible reactions to edge list network

View source: R/misc_helper_functions.R

add_rev_rxnsR Documentation

Add reverse of reversible reactions to edge list network

Description

Add reverse of reversible reactions to edge list network

Usage

add_rev_rxns(network, sameID = F)

Arguments

network

community metabolic network model

sameID

Whether to give the reverse rxn the same rxn ID as forward

Value

network with reverse of reversible reactions added, optionally with separate reaction IDs (_1 added to ID)

Examples

add_rev_rxns(rxn_table)

borenstein-lab/mimosa2 documentation built on Dec. 19, 2024, 12:44 a.m.