(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 3 benchmark on RNA 3D structures.

What is it about?

AlphaFold has achieved significant success in protein prediction and has even won a Nobel Prize. The latest version, AlphaFold 3, expands its capabilities to include predictions for various molecules, specifically RNAs. What are the current limitations on RNAs?

Why is it important?

While the original AlphaFold 3 paper describes the performances on a unique dataset for RNA, we provide a complete benchmark and a comparison with state-of-the-art models. Our benchmark comprises five complementary datasets to assess the current limitations of AlphaFold 3 for RNAs.

Read more on Kudos…
The following have contributed to this page:
Clément Bernard
' ,"url"));