(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, '

3D density modelling from noisy 2D projection images

What is it about?

It is about finding consistent biological 3D structures in heavily contaminated electron microscopy data sets without using any prior knowledge

Why is it important?

It can be used to advance knowledge across many biomedical disciplines

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