Skip to content

Repo containing the data analysis pipeline for the Megaphragma lamina connectome project at the Flatiron Institute.

Notifications You must be signed in to change notification settings

nicholasjchua/cx-analysis

Repository files navigation

cx-analysis

General notes

Data analysis and notes for the Megaphragma connectome project at the Flatiron Institute.

  • src contains objects/methods needed to fetch and organize connectivity data from CATMAID. Produces a Connectome object based on a cfg file. Also saves a couple of Pandas Dataframes with summaries of the data. Most methods in src scripts rely on CATMAID api calls. You can see how the Connectome object is constructed by looking at lamina_preprocessing.py. TODO: This was written and tested for our specific lamina project; make a general preprocessing script/cfg
  • After obtaining summary Dataframes, you can run a number of the jupyter-notebooks in the notebooks directory.
  • To install, please do a 'pip install -e .' from the source directory.

About

Repo containing the data analysis pipeline for the Megaphragma lamina connectome project at the Flatiron Institute.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published