Genetic Algorithms for Protein Tertiary Structure Prediction

Abstract

This article describes the application of genetic algorithms to the problem of protein tertiary structure prediction. The genetic algorithm is used to search a set of energetically sub-optimal conformations. A hybrid representation of proteins, three operators MUTATE, SELECT and CROSSOVER and a fitness function, that consists of a simple force field were used. The prototype was applied to the ab initio prediction of Crambin. None of the conformations generated by the genetic algorithm are similar to the native conformation, but all show much lower energy than the native structure on the same force field. This means the genetic algorithm's search was successful but the fitness function was not a good indicator for native structure. In another experiment, the backbone was held constant in the native state and only side chains were allowed to move. For Crambin, this produced an alignment of 1.86 Å r.m.s. from the native structure.

Cite

Text

Schulze-Kremer. "Genetic Algorithms for Protein Tertiary Structure Prediction." European Conference on Machine Learning, 1993. doi:10.1007/3-540-56602-3_141

Markdown

[Schulze-Kremer. "Genetic Algorithms for Protein Tertiary Structure Prediction." European Conference on Machine Learning, 1993.](https://mlanthology.org/ecmlpkdd/1993/schulzekremer1993ecml-genetic/) doi:10.1007/3-540-56602-3_141

BibTeX

@inproceedings{schulzekremer1993ecml-genetic,
  title     = {{Genetic Algorithms for Protein Tertiary Structure Prediction}},
  author    = {Schulze-Kremer, Steffen},
  booktitle = {European Conference on Machine Learning},
  year      = {1993},
  pages     = {262-279},
  doi       = {10.1007/3-540-56602-3_141},
  url       = {https://mlanthology.org/ecmlpkdd/1993/schulzekremer1993ecml-genetic/}
}