get_non_rev_rxns: Get non-reverible reactions of network.

View source: R/misc_helper_functions.R

get_non_rev_rxnsR Documentation

Get non-reverible reactions of network.

Description

Get non-reverible reactions of network.

Usage

get_non_rev_rxns(rxn_table, all_rxns = T, by_species = T)

Arguments

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

Value

Network with reversibility information

Examples

get_non_rev_rxns(rxn_table)

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