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

fix test

parent 8ced80f6
No related branches found
No related tags found
No related merge requests found
......@@ -5,9 +5,9 @@
remove_slow_isozymes!(
model;
reaction_kcats,
protein_stoichiometry,
protein_masses,
protein_stoichiometry = ecoli_core_protein_stoichiometry,
protein_masses = ecoli_core_protein_masses,
reaction_kcats = ecoli_core_reaction_kcats,
)
rxn_fluxes = smoment(
......
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