dFBA
#1400
Replies: 1 comment 2 replies
-
Yes, you are correct. The second optimization minimizes the glucose uptake, so it pushes the model to use the least amount of glucose necessary to reach the maximum growth rate. We should probably also have limited the upper bound for the reaction to 0 to avoid glucose production for better clarity. |
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
-
In the dFBA implementation in the docs I noticed glucose is maximized when added as lexicographic constraint. Since a negative flux indicates glucose uptake I was wondering if maximizing glucose uptake, actually means pushing organism to use more glucose or less?
Beta Was this translation helpful? Give feedback.
All reactions