Re: [Rdkit-discuss] ConstrainedEmbed issue

2020-07-07 Thread Pavel Polishchuk
Thank you, Sereina. I understand importance of addition of hydrogens to get a reasonable 3D coordinates. But the situation may be not that simple. 1. Addition of hydrogen is only required for custom coordinates supplied from an external file. If coordinates of a template is generated with

Re: [Rdkit-discuss] ConstrainedEmbed issue

2020-07-07 Thread Sunhwan Jo
Makes sense :) > On Jul 7, 2020, at 12:35 PM, Sereina Riniker > wrote: > > Dear Pavel and Sunhwan, > > Please note that hydrogens should always be added for the embedding algorithm > to work properly (i.e. it’s not a walk around but what should be done). > See also Section “Working with 3D

Re: [Rdkit-discuss] ConstrainedEmbed issue

2020-07-07 Thread Sereina Riniker
Dear Pavel and Sunhwan, Please note that hydrogens should always be added for the embedding algorithm to work properly (i.e. it’s not a walk around but what should be done). See also Section “Working with 3D Molecules” in https://www.rdkit.org/docs/GettingStartedInPython.html Best regards,