Skip to content

Tags: lobolab/mergem

Tags

v2.0.3

Toggle v2.0.3's commit message
Fixed problems merging community models with multiple compartments. C…

…ompartment ids are concatenated. Simplified localization dictionaries.

v2.0.2

Toggle v2.0.2's commit message
Simplified localization dictionary.

v2.0.1

Toggle v2.0.1's commit message
Community models improvements: compartment names are copied from orig…

…inals plus a number when compartmentalized, reaction ids are renamed with their compartments to avoid conflicts with metabolite ids, objective reaction is the combination of all other reactions with an intermediate metabolite for each model.

v2.0.0

Toggle v2.0.0's commit message
Updated version to 2.0.0. Added function to compartmentalize models a…

…llowing for community-based modeling. Added function to split metabolite IDs into the parts ID name, localization, and compartment, as well as functions to handle unique ID formats from MetaNetX or models whose IDs contain brackets. Updated command-line to reflect new community modeling feature. README updated to change outdated command formats as well as reflect community modeling.

v1.1.0

Toggle v1.1.0's commit message
Compartment names are included in the merged model.

v1.0.0

Toggle v1.0.0's commit message
Paper published.

v0.27.0

Toggle v0.27.0's commit message
Reaction IDs based on metabolite IDs (e.g., exchange reactions) are a…

…lso translated.

v0.26.2

Toggle v0.26.2's commit message
Updated documentation.

v0.26.0

Toggle v0.26.0's commit message
The metabolite and reaction source dictionaries now also include the …

…IDs of the mapped metabolites and reactions from the input models.

v0.25.0

Toggle v0.25.0's commit message
Fixed bugs, refactored code, and added documentation for translation,…

… protonation, and annotation extension options.