(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, '
Flexibility of protein and DNA residues revealed by crystallographic B factors
What is it about?
Crystallographic data reveal local flexibility of biomolecules.
Why is it important?
This is the first across-the-database analysis of crystallographic B-factors and show their usefulness for analysis of biomolecular dynamics but also limits of the data for lower resolution structures, for which B-factors show strange features reflecting failures of refinement protocols.