NECENov 16, 2014

GreMuTRRR: A Novel Genetic Algorithm to Solve Distance Geometry Problem for Protein Structures

arXiv:1411.4246v12 citations
Originality Incremental advance
AI Analysis

This work addresses the distance geometry problem for protein structure prediction, which is crucial for structural biology, but it appears incremental as it builds upon existing genetic algorithm methods.

The authors tackled the problem of predicting protein structures from sparse NMR distance data by proposing a new genetic algorithm with greedy mutation, twin removal, and random restart, which significantly outperformed standard genetic algorithms on benchmark datasets.

Nuclear Magnetic Resonance (NMR) Spectroscopy is a widely used technique to predict the native structure of proteins. However, NMR machines are only able to report approximate and partial distances between pair of atoms. To build the protein structure one has to solve the Euclidean distance geometry problem given the incomplete interval distance data produced by NMR machines. In this paper, we propose a new genetic algorithm for solving the Euclidean distance geometry problem for protein structure prediction given sparse NMR data. Our genetic algorithm uses a greedy mutation operator to intensify the search, a twin removal technique for diversification in the population and a random restart method to recover stagnation. On a standard set of benchmark dataset, our algorithm significantly outperforms standard genetic algorithms.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes