ART

The Katchalski-Katzir algorithm is an algorithm for docking of rigid molecules, developed by Ephraim Katchalski-Katzir, Isaac Shariv and Miriam Eisenstein.[1][2]

In 1990 Professor Ephraim Katchalski-Katzir, former president of the state of Israel, gathered a group of physicists, chemists and biologists at the Weizmann Institute of Science, to discuss intermolecular recognition. One of the outcomes of these discussions was the Katchalski-Katzir Algorithm, proposed by Dr. Isaac Shariv, a physics PhD student at the time. The Algorithm was implemented in a computer program, MolFit, by Dr. Miriam Eisenstein from the department of Structural Chemistry.

It is a purely geometric algorithm, but some extensions of it also implement electrostatics.

The algorithm's first step is mapping the molecules onto grids, with each point of a grid being marked as either:

outside the molecule
on the molecule's surface
inside the molecule

The algorithm increases the surface contact and minimizes volume overlap. It is straightforward to compute such a score for a single alignment, but there are too many possible ways to align the molecules to simply iterate over them all.

To compute the scores for many alignments efficiently, fast Fourier transform (FFT) is applied to both grids. Having the grids in FFT form lets the scoring to be computed for many different alignments very quickly.

The Katchalski-Katzir algorithm is a fast but rather limited algorithm. It is usually used to quickly filter out the obviously wrong candidate structures. A structure may have good Katchalski-Katzir score (that is, fits well geometrically), but be a very bad fit overall, for example due to unfavourable electrostatic interactions or hydrophobic and hydrophilic groups facing each other. This is not a serious problem, as such structures can be filtered out later. A bigger issue is when a favourable structure is rejected by the algorithm. Some cases where this may happen include bad geometric fit being overcome by very strong attractive forces, or where the shape of the target changes because of the interactions (induced fit).

Programs that implement the Katchalski-Katzir algorithm include MolFit[3] and FTDock.[4]
See also

Convolution theorem
Molecular modelling

References

Katzir, Ephraim (2009). "Chapter 33". A Life’s Tale (English language ed.). Carmel Publishing House. ISBN 978-965-540-026-7.
Katchalski-Katzir E, Shariv I, Eisenstein M, Friesem AA, Aflalo C, Vakser IA (1992). "Molecular surface recognition: determination of geometric fit between proteins and their ligands by correlation techniques". Proc Natl Acad Sci USA. 89: 2195–2199. Bibcode:1992PNAS...89.2195K. doi:10.1073/pnas.89.6.2195. PMC 48623. PMID 1549581.
"MolFit". Weizmann Institute of Science. Retrieved 22 February 2018.
"FTDock (v2.0)". Structural Bioinformatics Group. Retrieved 22 February 2018.

Undergraduate Texts in Mathematics

Graduate Texts in Mathematics

Graduate Studies in Mathematics

Mathematics Encyclopedia

World

Index

Hellenica World - Scientific Library

Retrieved from "http://en.wikipedia.org/"
All text is available under the terms of the GNU Free Documentation License