​Dear all,

I noticed a discrepancy f​or the Hall Kier desciptors with molecules
containing three/four membered rings (e.g. lactams) depending on the actual
atom number ordering of the molecule.

Here are two example molecules:

O=C(Nc1nccs1)NC(C1CC1)C
Chi3v: 2.9071859893
after reordering atoms using Chem.RenumberAtoms:
Chi3v: 2.94464346787

CC1(C)SC2C(N)C(=O)N2C1C(=O)O
Chi4n: 2.01009790787
after reordering:
Chi4n: 2.0043325592

I attached a notebook with the code for the examples.

I know, the differences are small, but it still surprises me that there is
a difference at all. I always assumed that the atom order shouldn't make a
difference.

Best,
Michael

Attachment: Untitled (1).ipynb
Description: Binary data

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to