(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

AlphaFold or RoseTTAFold models to solve protein crystal structures

What is it about?

Depending on their amino acid sequences, the proteins fold into specific three-dimensional (3D) structures, which are crucial to fulfill their cellular and biochemical functions. The knowledge of the 3D structure of all the proteins is then very important to appreciate their biological and biochemical functions as well as the potential impact of mutations associated with diseases. Very high accuracy in protein 3D structure prediction has recently been reached by the deep-learning based programs AlphaFold or RoseTTAFold.

Why is it important?

Here, we take advantage of these high quality models to solve the crystal structure of a yeast protein involved in an mRNA quality control pathway. This article illustrates one of the important applications of 3D protein structure models generated by AlphaFold or RoseTTAFold programs, i.e. in solving the X-ray crystallography phase problem. We discuss the different strategies to generate search models.

Read more on Kudos…
The following have contributed to this page:
Marc GRAILLE
' ,"url"));