CINNA (version 1.0.0)

cortex: Macaque Visual Cortex Network

Description

A graph describing the macaque visual cortex network. Nodes are neocortical areas, 25 of them are participated in visual function in the macaque, and 7 of which are associated with them

Usage

data("cortex")

Arguments

Format

an igraph object with "gml" format

References

D.J. Felleman and D.C. van Essen, "Distributed hierarchical processing in the primate cerebral cortex." Cerebral Cortex 1(1), 1-47 (1991).

Examples

Run this code
# NOT RUN {
data("cortex")
print(cortex)
# }

Run the code above in your browser using DataLab