User 7b0ee04e66
10-03-2008 10:05:35
Good morning,
I am using Standardizer (JChem 3.2.6) and have noticed that the following happens to my molecule
This returns 'CN(C)(O)=C1CCCCC1', which means that the Nitrogen has become pentavalent.
I expected the molecule to be returned unchanged?
Is this a bug?
Thanks
Catherine
I am using Standardizer (JChem 3.2.6) and have noticed that the following happens to my molecule
Code: |
select jc_Standardize('C[N+](C)([O-])C1CCCCC1', 'sep=! config:tautomerize..!cleaningTemplate:select ''null'' from dual!outFormat:smiles') as product from dual |
This returns 'CN(C)(O)=C1CCCCC1', which means that the Nitrogen has become pentavalent.
I expected the molecule to be returned unchanged?
Is this a bug?
Thanks
Catherine