celegans.n306: The neural network of the Caenorhabditis elegans worm...

Description Usage Format Author(s) References

Description

This dataset contains the neural network of the Caenorhabditis elegans worm (C.elegans). It was studied by Watts and Strogatz (1998). The network contains 306 nodes that represent neurons. Two neurons are connected if at least one synapse or gap junction exist between them. The weight is the number of synapses and gap junctions. This network was obtained from the Collective Dynamics Group's website.

Usage

1

Format

A data frame with three columns. The first is the id of the sender; the second is the id of the receiver; and the third is the weight of the tie.

Author(s)

Tore Opsahl; http://toreopsahl.com

References

Watts, D. J., Strogatz, S. H., 1998. Collective dynamics of "small-world" networks. Nature 393, 440-442.
http://toreopsahl.com/datasets/


tnet documentation built on Feb. 25, 2020, 1:07 a.m.