Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
COBREXA.jl
Manage
Activity
Members
Plan
External wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LCSB-BioCore
COBREXA.jl
Commits
8dd3d1bc
Unverified
Commit
8dd3d1bc
authored
2 years ago
by
St. Elmo
Browse files
Options
Downloads
Patches
Plain Diff
added data source
parent
885d96b4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/data_static.jl
+3
-1
3 additions, 1 deletion
test/data_static.jl
with
3 additions
and
1 deletion
test/data_static.jl
+
3
−
1
View file @
8dd3d1bc
...
...
@@ -158,7 +158,9 @@ const reaction_standard_gibbs_free_energies = Dict(
const
ecoli_core_protein_masses
=
Dict
(
#=
Data downloaded from Uniprot for E. coli K12,
gene mass in kDa.
gene mass in kDa. To obtain these data yourself, go to
Uniprot: https://www.uniprot.org/
and search using these terms: <reviewed:yes AND organism:"Escherichia coli (strain K12) [83333]">
=#
"b4301"
=>
23.214
,
"b1602"
=>
48.723
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment