Description Usage Format References
A binary graph consisting of a synapse-level map of the connections in the right mushroom body of a Drosophila (fruit fly).
1 |
An igraph
object containing the graph:
V(fly.mushroom.left)$name
The name of the Drosophila neuron.
V(fly.mushroom.left)$type
The 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)$claw
The 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)$dist
The 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.