mouse.dmri: Mouse dMRI Connectome

Description Usage Format References

Description

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; )

Usage

1

Format

An igraph object containing the dMRI graph:

V(mouse.dmri)$name

The id of the parcellation for the vertex.

V(mouse.dmri)$level1

The level 1 hierarchy the vertex is categorized as. M is midbrain, F is forebrain, H is hindbrain, W is white matter.

V(mouse.dmri)$hemisphere

The hemisphere of the brain the parcel overlaps maximally with. R is right; L is left.

V(mouse.dmri)$region

A composite of the level1 and hemisphere attributes.

E(mouse.dmri)$weight

The number of fibers connecting the particular two vertices.

References

Calabrese, E. et al. A Diffusion MRI Tractography Connectome of the Mouse Brain and Comparison with Neuronal Tracer Data. Cerebral Cortex, 2015.


neurodata/graphstats documentation built on May 14, 2019, 5:19 p.m.