Learn R Programming

sybilccFBA (version 3.0.1)

getRevFlux: get fluxes of reversible model

Description

get fluxes of reversible model from fluxes of irreversible model

Usage

getRevFlux(model, irrxns, fdirrev)

Arguments

model

metabolic network of type modelorg

irrxns

list of ids of reactions in the irreversible model

fdirrev

flux distribution of irreversible reaction

Value

reaction id in the model and the forward and backward flux, the net flux equals fwd-bwd.