Re: [Rdkit-discuss] Conformer generation
Open-Source Cheminformatics and Machine Learning
Brought to you by:
glandrum
From: Sereina <ser...@gm...> - 2017-10-25 18:52:11
|
Hi Paul, Regarding your second question: > On 25 Oct 2017, at 18:36, Paul Hawkins <pha...@ey...> wrote: > > Also, once I generate the conformers what is best way to cluster them by RMSD so that each conformer has a minimum RMSD to all the others in the set? I think the function AllChem.GetConformerRMSMatrix() might do (parts of) what you want. Best, Sereina |