(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, '
What is it about?
Sugars are complex stereochemical entities. Representing these graphically can pose a substantial challenge which, coupled with the need to understand their interactions with proteins and other sugars, can sometimes turn into a futile exercise without simplification. Here we present a clear 3D graphical depiction that emulates the simplicity of the Ribbon diagram for proteins, combining the well-known Essentials of Glycobiology convention with powerful sketches of interactions (H-bonds, stacking).
Why is it important?
Glycoblocks provides a clear and unobstructed way of looking at complex protein-sugar and sugar-sugar interaction scenarios, such as those in antibodies, lectins or mucins.