ChemAxon 587f88acea
23-09-2004 13:24:07
Hi I am testing JChem as academic license and I am facing a few problems with the standardizer and molimporter.
My first problem is that I get an MolFormatException for every SMILES I try to import which has a chiral S=O center. The MolFormatException.getMessage says:
java.io.IOException: Uncomplete asymmetric center ERROR (atom 5)
Example molecules:
CCN1C3=C((C2=C1C=CC(=C2)[N+]([O-])=O)=O)C=CC=C3
C(C(C)=O)Cl
Other software got no problems with it. I get this error every time a SMILES contains - replacing this string with an ordinary S solves the problem but is kind of a hash function.
Any suggestions for a solution ?
Cheers
Friedemann
My first problem is that I get an MolFormatException for every SMILES I try to import which has a chiral S=O center. The MolFormatException.getMessage says:
java.io.IOException: Uncomplete asymmetric center ERROR (atom 5)
Example molecules:
CCN1C3=C(
C(C
Other software got no problems with it. I get this error every time a SMILES contains
Any suggestions for a solution ?
Cheers
Friedemann