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

Computational methods for using knowledge in biomedicine

What is it about?

How computer programs can use representations of knowledge to understand complex experimental results in biomedical research

Why is it important?

This is a useful survey of methods and applications that should help researchers find appropriate tools.

Read more on Kudos…
The following have contributed to this page:
Lawrence Hunter
' ,"url"));