Description Usage Format References
A graph comprised from n=1790 functional MRI connectivity matrices, primarily from the CoRR dataset. Graphs were processed with the ndmg pipeline; see references for details.
1  | 
An igraph object containing the average fMRI graph.
V(human.fmri)$nameThe id in the Desikan-Killany parcellation for the vertex.
V(human.fmri)$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.fmri)$hemisphereThe hemisphere of the brain the parcel overlaps maximally with. R is right; L is left.
V(human.fmri)$regionA composite of the lobe and hemisphere attributes.
E(human.fmri)$weightThe average functional connectivity between the 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.