Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 3.49 KB

README.md

File metadata and controls

34 lines (24 loc) · 3.49 KB

flywire-network-analysis

This repository contains analysis scripts for the network analyses of the Flywire connectome.

Network Paper Preprint: Lin, Yang et al. 2023, "Network Statistics of the Whole-Brain Connectome of Drosophila" (https://www.biorxiv.org/content/10.1101/2023.07.29.551086v2)

Data Paper Preprint: Dorkenwald et al. 2023, "Neuronal wiring diagram of an adult brain" (https://www.biorxiv.org/content/10.1101/2023.06.27.546656v2)

Data exports of the Flywire connectome are hosted at https://codex.flywire.ai/api/download. The analyses in the paper were conducted with the v630 snapshot of the Flywire connectome.

Some Python scripts employ the graphtool package, which only runs on Linux/Mac architectures. Many scripts were run on computational cluster due to the large memory requirements.

Python Scripts

MATLAB Scripts

  • flywire_analyses_codex.m: fractional neuropil projectomes, internal and external neuropil fractions, neuropil fractions by putative neurotransmitter
  • flywire_reciprocal_connectivity.m: degree scatterplots, distributions of reciprocal connections and reciprocal degree, reciprocity by neurotransmitter, relative reciprocal degree heatmaps, neuropil-specific highly reciprocal neurons, identifying integrators and broadcasters, characterize properties (cell type, neurotransmitter, etc) of integrators, broadcasters, and rich club neurons

Data Products

This folder contains data outputs not found on Codex, including the color pallettes used for neuropils, neurotransmitters, and cell types, neuron root_ID lists for various neuron populations, the root_ID list of all reciprocal pairs in v630, and the ranks of neurons from sensory inputs.

Credits

Albert Lin, Runzhe Yang, Sven Dorkenwald

Codex data exports generated by Arie Matsliah