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
cbb81b31
Unverified
Commit
cbb81b31
authored
May 27, 2021
by
cylon-x
🤖
Committed by
St. Elmo
Jun 08, 2021
Browse files
automatic formatting changes
parent
fbf0f5d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/doctests.jl
View file @
cbb81b31
...
...
@@ -5,7 +5,10 @@ ex = quote
include
(
joinpath
(
dirname
(
pathof
(
COBREXA
)),
".."
,
"test"
,
"data_static.jl"
))
model
=
test_LP
()
core_model_path
=
joinpath
(
"data"
,
"e_coli_core.json"
)
Downloads
.
download
(
"http://bigg.ucsd.edu/static/models/e_coli_core.json"
,
core_model_path
)
Downloads
.
download
(
"http://bigg.ucsd.edu/static/models/e_coli_core.json"
,
core_model_path
,
)
end
# set module-level metadata
...
...
cylon-x
🤖
@cylon-x
mentioned in commit
bb6fcecc
·
Jun 10, 2021
mentioned in commit
bb6fcecc
mentioned in commit bb6fcecc66dbfa97a83a6c265adcd144bd60ab7c
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