Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LCSB-BioCore
COBREXA.jl
Commits
d08bff84
Commit
d08bff84
authored
Sep 07, 2021
by
Miroslav Kratochvil
Browse files
correctly forward the workers parameter
parent
2ad630fc
Pipeline
#46697
passed with stages
in 10 minutes and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/analysis/flux_variability_analysis.jl
View file @
d08bff84
...
...
@@ -95,6 +95,7 @@ function flux_variability_analysis(
),
args
=
[
-
reactions
reactions
],
analysis
=
(
_
,
opt_model
,
ridx
)
->
_max_variability_flux
(
opt_model
,
ridx
,
ret
),
workers
=
workers
,
)
end
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment