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
Corrected model.from_cobra method to set genes into all_genes, and related methods
Updated methods to account for units in stoichiometric coefficients, bounds, and reconstruction parameters
Updated DNA replication functions to consider a symbolic expression
Extended coralME M-models to consider cofactor information in reactions: New reaction.functional method based on cobrapy's reaction.functional, and modified model.construct_lp_problem to determine not functional reactions
Updated util.model2excel and util.excel2model functions to save and read M-models with cofactor data in reactions
Updated save and read JSON files, to correct the lack of values from v1.0 files
New feasibility limit and minor style changes such as int to floats
Fixed deprecated methods, such as Biopython's SeqFeature.strand and cobrapy's gene.parse_string