-
Hello ! |
Beta Was this translation helpful? Give feedback.
Answered by
cdiener
Aug 10, 2022
Replies: 1 comment
-
It does. You can get the stoichiometric matrix with from cobra.util import create_stoichiometric_matrix
S = create_stoichiometric_matrix(model) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cdiener
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It does. You can get the stoichiometric matrix with