Skip to content

Commit

Permalink
Update modelseed_biochem.py
Browse files Browse the repository at this point in the history
  • Loading branch information
freiburgermsu committed Sep 27, 2024
1 parent c485552 commit 07409a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modelseedpy/biochem/modelseed_biochem.py
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ def _load_metabolites(
o.get("pka"),
o.get("pkb"),
o.get("source"),
pathways=o.get('pathways')
)
if cpd.id in aliases:
cpd.annotation.update(aliases[cpd.id])
Expand Down

0 comments on commit 07409a5

Please sign in to comment.