You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
importModel parsing of model notes in MATLAB R2025a (solves #586)
randomSampling uses real reaction bounds and not the model.rev field to identify reversible reactions, and filters from goodRxns those reactions that cannot carry flux
feature:
setParam checks if the new LB and UB values are not invalid
randomSampling recognizes if a model is a GECKO v3+ ecModel, in which case the usage_prot reactions are not sampled
refactor:
importModel parsing of LB and UB values, minor speed improvements
documentation:
remove traces of getMILPParams, which has been obsolete since 2.7.10