User 08b4a3b8d1
04-01-2007 21:49:35
When writing reactions involving a CoA superatom, we are experiencing problems with Jchem 3.2.1 producing the correct products. We have a number of reactions where the substrate contains CoA, and a CoA molecule is being added producing two CoA containing products. We have mapped only the sulfur atoms in the CoA molecule, similarly to our other CoA reactions, which work fine.
In the above example (also attached as .mrv), the substrate is: CC(C)(COP(O)(=O)OP(O)(=O)OCC1OC(C(O)C1OP(O)(O)=O)n2cnc3c(N)ncnc23)C(O)C(=O)NCCC(=O)NCCSC(=O)CC(=O)CCCC([O-])=O
The predicted products are:
CC(=O)SCCNC(=O)CCNC(=O)C(O)C(C)(C)COP(O)(=O)OP(O)(=O)OCC1OC(C(O)C1OP(O)(O)=O)n2cnc3c(N)ncnc23
[O-]C(=O)CCCC(S)=O
The first product is correct, but the second should be:
CC(C)(COP(O)(=O)OP(O)(=O)OCC1OC(C(O)C1OP(O)(O)=O)n2cnc3c(N)ncnc23)C(O)C(=O)NCCC(=O)NCCSC(=O)CCCC([O-])=O
The second CoA molecule is not being predicted in the product.
Please let us know if this is a mapping error that we can fix or another problem.
Code: |
react -a changing -v -r ../molecules/CoArule.mrv "CC(C)(COP(O)(=O)OP(O)(=O)OCC1OC(C(O)C1OP(O)(O)=O)n2cnc3c(N)ncnc23)C(O)C(=O)NCCC(=O)NCCSC(=O)CC(=O)CCCC([O-])=O" CC(=O)SCCNC(=O)CCNC(=O)C(O)C(C)(C)COP(O)(=O)OP(O)(=O)OCC1OC(C(O)C1OP(O)(O)=O)n2cnc3c(N)ncnc23 [O-]C(=O)CCCC(S)=O |
In the above example (also attached as .mrv), the substrate is: CC(C)(COP(O)(=O)OP(O)(=O)OCC1OC(C(O)C1OP(O)(O)=O)n2cnc3c(N)ncnc23)C(O)C(=O)NCCC(=O)NCCSC(=O)CC(=O)CCCC([O-])=O
The predicted products are:
CC(=O)SCCNC(=O)CCNC(=O)C(O)C(C)(C)COP(O)(=O)OP(O)(=O)OCC1OC(C(O)C1OP(O)(O)=O)n2cnc3c(N)ncnc23
[O-]C(=O)CCCC(S)=O
The first product is correct, but the second should be:
CC(C)(COP(O)(=O)OP(O)(=O)OCC1OC(C(O)C1OP(O)(O)=O)n2cnc3c(N)ncnc23)C(O)C(=O)NCCC(=O)NCCSC(=O)CCCC([O-])=O
The second CoA molecule is not being predicted in the product.
Please let us know if this is a mapping error that we can fix or another problem.