Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LCSB-BioCore
COBREXA.jl
Commits
05c3f817
Unverified
Commit
05c3f817
authored
May 26, 2021
by
St. Elmo
Browse files
removed misleading comment
parent
4c3b1f3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/reconstruction/community.jl
View file @
05c3f817
...
...
@@ -67,8 +67,8 @@ end
m1lb
=
isnothing
(
m1_ex
)
?
0.0
:
m1
.
xl
[
m1_ex
]
m1ub
=
isnothing
(
m1_ex
)
?
0.0
:
m1
.
xu
[
m1_ex
]
community
.
xl
[
env_ex
]
=
m1lb
+
m2lb
# give less overall
community
.
xu
[
env_ex
]
=
m1ub
+
m2ub
# give less overall
community
.
xl
[
env_ex
]
=
m1lb
+
m2lb
community
.
xu
[
env_ex
]
=
m1ub
+
m2ub
end
biomass_metabolite_inds
=
indexin
([
"species_1_BIOMASS_Ecoli_core_w_GAM"
,
"species_2_BIOMASS_Ec_iJO1366_core_53p95M"
],
metabolites
(
community
))
...
...
St. Elmo
@stelmo
mentioned in commit
20f85e37
·
Jun 10, 2021
mentioned in commit
20f85e37
mentioned in commit 20f85e37b8748848752a293ae0c7febcc5ac6241
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