Re: [Rdkit-discuss] Explicit valence for atom # 2 N greater than permitted
Open-Source Cheminformatics and Machine Learning
Brought to you by:
glandrum
From: Greg L. <gre...@gm...> - 2009-10-29 10:18:19
|
The only way is to fix the structures in the input file. If you look at the molecules where the problem is happening, you will find nitrogen atoms that have too many bonds (i.e. where you can't draw a valid Lewis dot structure). If you correct the valences of those nitrogens, the RDKit will read the molecules. -greg 2009/10/29 Christian de Bouillé <amb...@wa...>: > Dear Greg > > I have a lot of > Explicit valence for atom # 2 N greater than permitted > > Is a way to get the descriptors in this case ? > > Best Regards > > Bouillé > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > Rdkit-discuss mailing list > Rdk...@li... > https://lists.sourceforge.net/lists/listinfo/rdkit-discuss > |