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

How do I grow a single crystal for X-ray diffraction structure analysis.

What is it about?

Effective ways to grow single crystals for single crystal x-ray diffraction of small molecules

Why is it important?

Without Single crystals, the absolute structure can not be determined from X-ray diffraction.

Read more on Kudos

The following have contributed to this summary: Richard Staples

' ,"url"));