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

Inference of biological network, gene-gene association networks

What is it about?

This is a summary of a method named RegNet to infer gene-gene association networks from gene expression profiles.

Read more on Kudos…
The following have contributed to this page:
Isabel Nepomuceno-Chamorro
' ,"url"));