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
aad22c68
Unverified
Commit
aad22c68
authored
Sep 07, 2021
by
Laurent Heirendt
✈
Committed by
GitHub
Sep 07, 2021
Browse files
Merge pull request #449 from LCSB-BioCore/mk-fva-param
correctly forward the `workers` parameter
parents
2ad630fc
d08bff84
Pipeline
#46698
passed with stages
in 55 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/analysis/flux_variability_analysis.jl
View file @
aad22c68
...
...
@@ -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
...
...
cylon-x
🤖
@cylon-x
mentioned in commit
4bfb8b0e
·
Sep 07, 2021
mentioned in commit
4bfb8b0e
mentioned in commit 4bfb8b0e29e8cd53e6a00d4c19edfb88b9521cb1
Toggle commit list
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