-
Notifications
You must be signed in to change notification settings - Fork 8
Connectome analysis tools
Stephan Gerhard edited this page Aug 21, 2023
·
3 revisions
Most user-friendly method: braincircuits.io
- Developed by Stephan Gerhard (@unidesigner)
- Log in and select the FANC app to get a variety of widgets that allow you to query the FANC connectome.
- Collection of Tools and Resources: https://braincircuits.io/resources
- Most data access is done through CAVEclient. They provide a few tutorials:
- We have a set of FANC-specific python tools in this repo. Get started by checking out the example notebooks.
- nglui is a nice library for programmatically generating neuroglancer states that show specific things (neurons, synapses, etc) that you’re interested in. See statebuilder_examples to get started.
- Brandon Mark made these to help out the winter 2021 rotation students: https://github.com/bjm5164/rotation_projects
- Tutorials from the Allen Institute that will work with most FANC data: MicronsBinder notebooks