Using stoichometric matrix for graph generation #165
Replies: 2 comments 3 replies
-
Hi @formersbach |
Beta Was this translation helpful? Give feedback.
-
I believe this depends on how the stoichiometry matrix (and the internal reactions) is set up. Take the classic michaelis menten system as an example:
Yes that would be an alternative! However as it is now, modulator cannot specify direction of the modulation (inhibition or activation). If that's important we'll need to change modulator -> activator and inhibitor.
Currently I'm only working on Text2Model, however as you mentioned in #150:
I believe it would be very useful, same for the stoichiometry matrix. |
Beta Was this translation helpful? Give feedback.
-
hey @himoto !
Considering that with the changes in the kinetics branch we now have access to the stoichiometry matrix I intend to rework how the graph is generated. Everything is working fine, code is much more concise and simple.
However I noticed that reaction modulators aren't included in the stoichiometry matrix, therefore regulatory connections aren't transitioned to the graph. It's a similar problem I ran into while working on the sbml task.
Any comments on that or ideas to deal with that?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions