SysBioChalmers / RAVEN

The RAVEN Toolbox for genome scale model reconstruction, curation and analysis.
http://sysbiochalmers.github.io/RAVEN/
Other
100 stars 52 forks source link

bug: model loaded from YAML has no c-field #509

Closed edkerk closed 11 months ago

edkerk commented 1 year ago

Description of the issue:

If a YAML model is loaded that has no objective function specified, no model.c field will be generated. However, this is a required field, otherwise other functions will fail. Instead, an all-zero model.c field should be generated.

I hereby confirm that I have: