Skip to content
Snippets Groups Projects
Unverified Commit 8dd3d1bc authored by St. Elmo's avatar St. Elmo
Browse files

added data source

parent 885d96b4
No related branches found
No related tags found
No related merge requests found
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment