SysBioChalmers / yeast-GEM

The consensus GEM for Saccharomyces cerevisiae
http://sysbiochalmers.github.io/yeast-GEM/
Creative Commons Attribution 4.0 International
96 stars 46 forks source link

refactor: reduce dependencies modelTests #309

Closed edkerk closed 2 years ago

edkerk commented 2 years ago

Description of the issue:

Currently, code/modelTests/ still has some COBRA Toolbox dependencies (1, 2, possibly more), that are not necessary given the aim of #301.

Expected feature/value/output:

Use RAVEN functions instead.

I hereby confirm that I have:

edkerk commented 2 years ago

Is fixed as part of #305