blockedReactions: Identify blocked reactions in a metabolic network
Description
A blocked reaction in a metabolic network is a reaction that not participate in any optimization solution. This function set as objective function each one of the reactions (one by time) in the model, and identifies the reactions without flux under all scenarios.
Usage
blockedReactions(model)
Arguments
model
A valid model for the 'sybil' package. An object of class modelorg.
Value
A vector with the reaction ids of the blocked reactions