Porthmeus / MeMoMe

Metabolic Model Merging - a semiautomated way to merge genome scale metabolic models
Apache License 2.0
0 stars 0 forks source link

Jan/feature/114 #133

Closed Porthmeus closed 5 months ago

Porthmeus commented 5 months ago

fixes #131 Sped up the metabolite matching by precalculation for the neutralization of charge metabolites, implemented that errors during stereoisomer evaluation are caught and handled, yet handling is not perfect and fallback is only current inchi encoded stereoisomeric form of the metabolite (check compareInchiByStereoIsomer() function for details). Adjusted tests accordingly.