Description Usage Format References
A graph comprised from n=3228 diffusion MRI fiber graphs, primarily from the CoRR and MRN1313 datasets. Graphs were processed with the ndmg pipeline; see references for details.
1  | 
An igraph object containing the average dMRI graph.
V(human.dmri)$nameThe id in the Desikan-Killany parcellation for the vertex.
V(human.dmri)$lobeThe lobe of the brain the parcel overlaps maximally with. M is midbrain, P is parietal, O is occipital, T is temporal, F is frontal.
V(human.dmri)$hemisphereThe hemisphere of the brain the parcel overlaps maximally with. R is right; L is left.
V(human.dmri)$regionA composite of the lobe and hemisphere attributes.
E(human.dmri)$weightThe average number of fibers connecting the particular two vertices.
Kiar, G., Bridgeford, E.W., Roncal, W.G., et al. A High-Throughput Pipeline Identifies Robust Connectomes but Troublesome Variability. bioarxiv, 2018.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.