Description Usage Format References
A binary graph consisting of a synapse-level map of the connections in the left mushroom body of a Drosophila (fruit fly).
1 |
An igraph object containing the graph:
V(fly.mushroom.left)$nameThe name of the Drosophila neuron.
V(fly.mushroom.left)$typeThe type of the Drosophila neuron. Either K Kenyon Cell, I MBIN cell line, O MBON cell ine, or P PN cell line.
V(fly.mushroom.left)$clawThe claw each Kenyon Cell is part of in the mushroom body. Cells not marked with type as K are not assigned a value.
V(fly.mushroom.left)$distThe distance along the claw each Kenyon Cell is part of in the mushroom body. Cells not marked with type as K are not assigned a value.
Eichler, K. et al. The complete wiring diagram of a high-order learning and memory center, the insect mushroom body. Nature, 2017.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.