cnapy-org / CNApy

An integrated visual environment for metabolic modeling with common methods such as FBA, FVA and Elementary Flux Modes, and advanced features such as thermodynamic methods, extended Minimal Cut Sets, OptKnock, RobustKnock, OptCouple and more!
https://cnapy-org.github.io/CNApy-guide/
Apache License 2.0
46 stars 7 forks source link

Add "replace *all* dG0s/concentrations ranges with new values" feature #489

Closed Paulocracy closed 10 months ago

Paulocracy commented 11 months ago

Up to now, if one loads a dG0/concentration ranges JSON/XLSX, reactions without a dG0/range in the file retain their old value. However, sometimes it is useful to delete these non-existing values.

Paulocracy commented 10 months ago

Fixed with #502