User 941c2467a3
23-11-2008 23:42:44
Dear Chemaxon,
I wrote a reaction string to remove the CoA part from a compound.
E.g., R-C(=O)SCoA -> R-C(=O)[O-]
The configuration file for the standardizer was written as,
<Transformation ID="CoA1" Structure="CC(C)(COP(O)(=O)OP(O)(=O)OCC1OC(C(O)C1OP(O)(O)=O)n1cnc2c(N)ncnc12)C(O)C(=O)NCCC(=O)NCCS>>[O-]"/>
When I input the following SMILES string,
CC(C)(COP(O)(=O)OP(O)(=O)OC[C@H]1O[C@H]([C@H](O)[C@@H]1OP(O)(O)=O)n2cnc3c(N)ncnc23)[C@@H](O)C(=O)NCCC(=O)NCCSC(=O)c4ccccc4N
I got the following output,
[OH-].Nc1ccccc1C=O
The output contains two compounds. I got them unexpectedly. The expected compound I want to have listed bellow,
Nc1ccccc1C([O-])=O
Could you tell what is wrong in my config file? Thanks much!
Best regards,
Jeff Gao
I wrote a reaction string to remove the CoA part from a compound.
E.g., R-C(=O)SCoA -> R-C(=O)[O-]
The configuration file for the standardizer was written as,
<Transformation ID="CoA1" Structure="CC(C)(COP(O)(=O)OP(O)(=O)OCC1OC(C(O)C1OP(O)(O)=O)n1cnc2c(N)ncnc12)C(O)C(=O)NCCC(=O)NCCS>>[O-]"/>
When I input the following SMILES string,
CC(C)(COP(O)(=O)OP(O)(=O)OC[C@H]1O[C@H]([C@H](O)[C@@H]1OP(O)(O)=O)n2cnc3c(N)ncnc23)[C@@H](O)C(=O)NCCC(=O)NCCSC(=O)c4ccccc4N
I got the following output,
[OH-].Nc1ccccc1C=O
The output contains two compounds. I got them unexpectedly. The expected compound I want to have listed bellow,
Nc1ccccc1C([O-])=O
Could you tell what is wrong in my config file? Thanks much!
Best regards,
Jeff Gao