Re: [Rdkit-discuss] generate conformes with a restrained core

2018-03-24 Thread Felipe Trajtenberg
lue, not a molecule. > Your code must retrieve the molecule associated with the cid number and > pass that to ConstrainedEmbed instead of the cid number. > > Regards, > Chris > > On 23 March 2018 at 21:58, Felipe Trajtenberg <felipet...@gmail.com> > wrote: > >>

Re: [Rdkit-discuss] generate conformes with a restrained core

2018-03-23 Thread Felipe Trajtenberg
eral times, you will obtain the > same confirmation again and again. > > Sincerely, > Luan Carvalho > > > Atenciosamente, Luan Carvalho Martins > luancarvalhomart...@gmail.com > > On Fri, Mar 23, 2018 at 6:58 PM, Felipe Trajtenberg <felipet...@gmail.com> > wro

Re: [Rdkit-discuss] generate conformes with a restrained core

2018-03-23 Thread Felipe Trajtenberg
n Carvalho. > > Atenciosamente, Luan Carvalho Martins > luancarvalhomart...@gmail.com > > On Fri, Mar 23, 2018 at 3:56 PM, Felipe Trajtenberg <felipet...@gmail.com> > wrote: > >> Hi Paolo >> >> great! it was a very simple thing. Now the sdf file with the conf

Re: [Rdkit-discuss] generate conformes with a restrained core

2018-03-23 Thread Felipe Trajtenberg
) > > for cid in cids: > w.write(newMol3D, cid) > w.close() > > Cheers, > p. > > On 03/23/18 18:04, Felipe Trajtenberg wrote: > > Dear all, > > sorry but I am really new at using RDkit. By looking at the scripts and > tutorial available I wrote the foll

[Rdkit-discuss] generate conformes with a restrained core

2018-03-23 Thread Felipe Trajtenberg
Dear all, sorry but I am really new at using RDkit. By looking at the scripts and tutorial available I wrote the following script. The idea is to generate a number of conformers for a big and flexible ligand, but with constraints. This script generate a set of conformers but I can't write a SDF