DD-DeCaF / simulations

Model service which takes care of adjusting model according to incoming messages and returns information such as fluxes, theoretical maximum yields, etc
Apache License 2.0
0 stars 1 forks source link

feat: uptake/secretion rates in flexibilize_proteins #151

Closed BenjaSanchez closed 4 years ago

BenjaSanchez commented 4 years ago

closes https://github.com/DD-DeCaF/scrum/issues/1162

uptake/secretion rates are now assigned when flexibilizing proteomics to ensure feasible simulations.

codecov-io commented 4 years ago

Codecov Report

Merging #151 into devel will increase coverage by 0.69%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #151      +/-   ##
==========================================
+ Coverage   74.83%   75.52%   +0.69%     
==========================================
  Files          20       20              
  Lines         898      907       +9     
==========================================
+ Hits          672      685      +13     
+ Misses        226      222       -4
Impacted Files Coverage Δ
src/simulations/modeling/adapter.py 66.82% <ø> (+1.92%) :arrow_up:
src/simulations/modeling/driven.py 87.6% <100%> (+0.99%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 603bab5...45433fe. Read the comment docs.

BenjaSanchez commented 4 years ago

Update: Tested this in the frontend as well and works nicely: For this proteomics dataset + growth rate of 0.1 1/h, the flexibilization adapts accordingly:

image