SysBioChalmers / Sco-GEM

The consensus GEM for Streptomyces coelicolor -
https://sysbiochalmers.github.io/Sco-GEM/
Creative Commons Attribution 4.0 International
3 stars 7 forks source link

fix/refactor: removed model import #53

Closed sulheim closed 5 years ago

sulheim commented 5 years ago

When running memote the model is already loaded into the session, and by removing the explicit import in these two scripts we use the model selected when running memote.

Note that the tests won't work running pytest.

The range for acceptable growth rate was increased to 7.1 as the lower bound (7.3 previously) and 7.8 as the upper bound (7.7 previously)

Main improvements in this PR:

Allows us to run the custom tests on the model specified using the memote input.

I hereby confirm that I have: