Section: New Results
Flexible molecular fitting
Participants : Alexandre Hoffmann, Sergei Grudinin.
We have started a PhD on flexible molecular fitting. The first part of the PhD aims at developing a new method for non-rigid molecular fitting. The problem is the following : We have two proteins and and we know , the electron density of and , the average positions of the atoms of . Assuming we can generate an artificial electron density from , our problem is to find a transformation of the atoms that minimizes the distance between and .
In image processing this problem is usually solved using the optimal transport theory, but this method assumes that both densities have the same norm, which is not necessarily the case for the fitting problem. To solve this problem, one instead starts by splitting into a rigid transformation (which is a combination of translation and rotation) and a flexible transformation . Two classes of methods have been developed to find :
-
the first one uses optimization techniques such as gradient descent, and
-
the second one uses Fast Fourier Transform (FFT) to compute the Cross Correlation Function (CCF) of and .
We have already developed several algorithms based on the FFT to find and we now want to develop an efficient algorithm to find .
The majority of algorithms first finds the best and then use Normal Mode Analysis (NMA) to improve their fitting, the problem with such a method is that one can miss the optimal solution. We aim at developing a method that uses convex optimization to find the best for each sampled on a grid, and therefore find the best possible on a grid.
The rest of the PhD will be focused on the improvement of the modeling of the atom's motion, by using machine learning algorithms and methods that go beyond linear NMA. We hope that such an improvement can improve the quality of the fitting method.