Working model returns 0 objective value when duplicated #1380
Unanswered
Kahuna-flipper
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Could be many things, but I don't see you adding any exchange reactions, i.e., you're missing a medium that defines uptake rates. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Looks like all your added reactions are empty. They have no stoichiometry or metabolites includes so the zero flux makes sense there. Usually you would use |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am working on a reconstruction and trying to diagnose a few things. I have a working model which returns a 'normal' objective value. However, when I try extracting all its reactions and metabolites and create a new duplicate model, it does not return a objective value.
Here is the code I used to duplicate the model :
I am also happy to share the original json file based on which I made the metabolite (old_model_metabolites) and reactions (old_model_reactions) dataframes.
Beta Was this translation helpful? Give feedback.
All reactions