This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Automatic Analysis Of Molecular Flexibility

We want to test some enhanced scoring function in docking of flexible ligands. Our main bootleneck is the automatic analysis of ligand flexibility, i.e., which parts or fragments of the molecule to consider rigid and which not, for example, in terms of flexible dihedral angles. We wonder if there are open source libraries (not another programs) which we could use for such purpose.

PS: I got information that there is a possibility to do this with Chemistry Development Kit (Egon Willighagen)

PS2: Another option seems to be OpenBabel since it can detect rotatable bonds

analysis

2 answers

Yes, the Chemistry Development Kit can do that. Just as an example, there is a Rotatable Bond Count descriptor implemented.

There are various approaches you can take, and it depends a bit on what you qualify something as a rigid bond. We have functionality to

Flexible ligand docking is for now de facto parameter for docking. So you can use any of the docking software: AutoDock/AutoDock Vina for example.

I said library not another program

sorry for the confusion, I have updated the question

OpenEye Omega can only generate conformers, but I do not see information related to fragment/flexibility analysis

Sorry, I don't understand. There is bond - it can be aromatic thou not flexible. All others are mostly flexible even in the rings. OpenEye Tools can clearly state which bond is flexible and which are not.

Log in to answer this question.