dynamicalab.connectomes_CElegansSNAP¶
-
dynamicalab.
connectomes_CElegansSNAP
(save_path='./data')[source]¶ This is a neural network of neurons and synapses in C. elegans, a type of worm. This dataset also includes two-dimensional spatial positions of the rostral ganglia neurons, by SNAP .
Reference
Marcus Kaiser and Claus C. Hilgetag. “Nonoptimal component placement, but short processing paths, due to long-distance projections in neural systems.” PLoS Comput Biol 2.7 (2006): e95.
Parameters
- save_path : String : (default=”./data”)
- Directory to which the data will be saved.
Returns
- Dataset
- Object dataset. Use
dataset.graph()
to download the graph.