Description Usage Format References
A graph comprised from n=613 male 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.male.dmri)$name
The id in the Desikan-Killany parcellation for the vertex.
V(human.male.dmri)$lobe
The 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.male.dmri)$hemisphere
The hemisphere of the brain the parcel overlaps maximally with. R
is right; L
is left.
V(human.male.dmri)$region
A composite of the lobe
and hemisphere
attributes.
E(human.male.dmri)$weight
The 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.