blockedReact(model,
tol = SYBIL_SETTINGS("TOLERANCE"),
exex = TRUE,
fld = FALSE,
retOptSol = FALSE,
verboseMode = 2,
...)
modelorg
.SYBIL_SETTINGS("TOLERANCE")
.TRUE
, exchange reactions found by
findExchReact
are excluded from the analysis.
Default: TRUE
.FALSE
optsol_blockedReact
or
just a list containing the results.
Default: FALSE
.2
.sysBiolAlg
.
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
.