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

fix: addRxns definition of `rev` field #469

Closed edkerk closed 1 year ago

edkerk commented 1 year ago

Description of the issue:

https://github.com/SysBioChalmers/RAVEN/blob/6638c2bab213e143fe690e6f05d7a1e9ce953194/core/addRxns.m#L217

To define rev, both LB and UB should be checked. Only if lb < 0 and ub > 0 should rev = 1.