User b22f714996
15-04-2005 06:58:05
Hello
I have a short question concerning standardizer.
Using:
I would like to do the following transformation:
CNC(O)=N>>CNC(=O)N
I tried to use the following command (with a more generalized SMART representation of my transformation):
The result is not the one I'm trying to get but the same as the input.
What am I doing wrong?
Thanks a lot,
tobias
I have a short question concerning standardizer.
Using:
I would like to do the following transformation:
CNC(O)=N>>CNC(=O)N
I tried to use the following command (with a more generalized SMART representation of my transformation):
Code: |
standardize -c "[#8H1:1][C:2]([*:5])=[N:3][*:4]>>[*:4][N;H1:3][C:2]([*:5])=[O:1]" "CNC(O)=N" |
The result is not the one I'm trying to get but the same as the input.
What am I doing wrong?
Thanks a lot,
tobias