Description Usage Format References
A graph comprised from a diffusion MRI fiber graph of a mouse brain. Data was collected at the Center for In Vivo Microscopy (Duke University; )
1 |
An igraph object containing the dMRI graph:
V(mouse.dmri)$nameThe id of the parcellation for the vertex.
V(mouse.dmri)$level1The level 1 hierarchy the vertex is categorized as. M is midbrain, F is forebrain, H is hindbrain, W is white matter.
V(mouse.dmri)$hemisphereThe hemisphere of the brain the parcel overlaps maximally with. R is right; L is left.
V(mouse.dmri)$regionA composite of the level1 and hemisphere attributes.
E(mouse.dmri)$weightThe number of fibers connecting the particular two vertices.
Calabrese, E. et al. A Diffusion MRI Tractography Connectome of the Mouse Brain and Comparison with Neuronal Tracer Data. Cerebral Cortex, 2015.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.