Skip to content

does the merge function merge automatically the stoichiometric matrix of the two models? #1261

Answered by cdiener
Ilhem36 asked this question in Q&A
Discussion options

You must be logged in to vote

It does. You can get the stoichiometric matrix with

from cobra.util import create_stoichiometric_matrix

S = create_stoichiometric_matrix(model)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cdiener
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants