Hello all,

Could anyone please explain this:

In [21]: Chem.CanonSmiles('C1=CC=C2C(=C1)NC=S2')
Out[21]: 'c1[nH]c2ccccc2s1'

In [22]: Chem.MolFromSmiles(Out[21])
[16:47:14] Can't kekulize mol

In other words, how is it possible that a valid RDKit SMILES output fails
to be converted to molecule again?
I'm sure this has to do with aromaticity and kekulization for benzothiazole
but still....


Many thanks in advance,
George
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to