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
35422a6b
Unverified
Commit
35422a6b
authored
Dec 06, 2021
by
St. Elmo
Browse files
added more details to thermo data
parent
10e66875
Pipeline
#50401
passed with stages
in 6 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
test/data_static.jl
View file @
35422a6b
...
...
@@ -74,7 +74,12 @@ test_toyModel() = CoreModel(
)
const
reaction_standard_gibbs_free_energies
=
Dict
(
# data from Equilibrator using the E. coli core model's reactions
#=
ΔᵣG⁰ data from Equilibrator using the E. coli core model's reactions
To generate this data manually, go to https://equilibrator.weizmann.ac.il/ and
enter each reaction into the search bar, fill in the ΔG⁰ below from there. To generate
automatically, use the eQuilibrator.jl package.
=#
"ACALD"
=>
-
21.268198981756314
,
"PTAr"
=>
8.651025243027988
,
"ALCD2x"
=>
17.47260052762408
,
...
...
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