Sandbox
A connectome is a comprehensive map of the neural networks within the brain. It details the efferent and afferent pathways within and between brain regions. Functional Connectivity refers to the function of a particular brain region and its information processing role within a distributed neural network. The goal of this project is to create a platform where users can jump into the connectome at any given brain region and visually navigate to upstream and downstream regions; along the way, users can learn about the functional role of each brain region. All information has been collected from empirical sources and scientific databases, in particular, the Allan Brain Atlas.
<html> <script src="http://www.java.com/js/deployJava.js"></script> <script> var attributes = { code:'components.pathvisio', width:300, height:300} ; var parameters = {jnlp_href: 'pathvisio.jnlp'} ; deployJava.runApplet(attributes, parameters, '1.6'); </script> </html>
__NOAUTOLINKS__