blockedReact(model,
solver = SYBIL_SETTINGS("SOLVER"),
method = SYBIL_SETTINGS("METHOD"),
tol = SYBIL_SETTINGS("TOLERANCE"),
exex = TRUE,
fld = FALSE,
retOptSol = FALSE,
verboseMode = 2,
...)modelorg.SYBIL_SETTINGS for possible values.
Default: SYBIL_SETTINGS("SOLVER").solver. See SYBIL_SETTINGS
for possible values.
Default: SYBIL_SETTINSYBIL_SETTINGS("TOLERANCE").TRUE, exchange reactions found by
findExchReact are excluded from the analysis.
Default: TRUE.FALSEoptsol_blockedReact or
just a list containing the results.
Default: FALSE.2.prepProbObj. Argument
solverParm is a good candidate.retOptsol is set to TRUE, an object of class
optsol_blockedReact is returned, otherwise a logical
vector with length equal to the number of reactions of the network. If element
i equals TRUE, reaction i is blocked.tol, that particular reaction is blocked,
given the current side conditions (exchange fluxes).modelorg, optsol_blockedReact and
SYBIL_SETTINGS.