(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?
This study reports the engineering and crystal structure of a monomeric variant of the hematopoietic cytokine FLT3 Ligand that is able to bind to the cognate receptor. Such a tool can be used to interrogate the assembly mechanism of extracellular complexes of FLT3 and to further explore its therapeutic targeting.