Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symmetry breaking reactions #9

Open
jrfaeder opened this issue Nov 5, 2015 · 0 comments
Open

Symmetry breaking reactions #9

jrfaeder opened this issue Nov 5, 2015 · 0 comments
Assignees

Comments

@jrfaeder
Copy link

jrfaeder commented Nov 5, 2015

Currently NFsim takes reactant symmetry into account when computing the total rate of a reaction class, but it doesn't correct when the reaction breaks the symmetry. We (John Sekar and I) believe that this could be fixed easily by considering whether or not the rule transformation breaks the symmetry, instead of on a reaction by reaction basis, as suggested by the NFsim support page. For example, consider an autophosphorylation reaction from the FceRI model:

Syk(YU).Syk(YU) -> Syk(YU).Syk(YP) kS

This rule breaks the reactant symmetry, and thus every species containing an instance of this pattern should generate two reactions, or, equivalently, there are two reaction events that are possible with identical rate kS. This can be determined easily by seeing that the transformation is not symmetric with respect to the reactant molecules, which could be determined by applying the transformation to the pattern on the LHS and determining that there is no longer a symmetry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants