setMetabolicControlAnalysis
sets metabolic control analysis task settings including method options.
setMetabolicControlAnalysisSettings(
perform_steady_state_analysis = NULL,
executable = NULL,
method = NULL,
model = getCurrentModel()
)
setMCA(
perform_steady_state_analysis = NULL,
executable = NULL,
method = NULL,
model = getCurrentModel()
)
flag
flag
list
a model object
The online article on managing tasks provides some further context.
Other metabolic control analysis:
getMetabolicControlAnalysisSettings()
,
runMetabolicControlAnalysis()