setLinearNoiseApproximation
sets linear noise approximation task settings including method options.
setLinearNoiseApproximationSettings(
perform_steady_state_analysis = NULL,
executable = NULL,
method = NULL,
model = getCurrentModel()
)
setLNA(
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 linear noise approximation:
getLinearNoiseApproximationSettings()
,
runLinearNoiseApproximation()