Analysis updated 2026-05-18
Visually explore how neurons in the MICrONS mouse cortex dataset connect to each other in an interactive 3D view.
Pick a source neuron and trace its synaptic targets' skeleton shapes and synapse locations in 3D space.
Jump from the connectivity viewer into Neuroglancer for deeper analysis of a selected neuron and its connections.
Run the app locally to develop or extend the 3D neuron connectivity visualization for new datasets.
| deangeckt/connectivity_explorer | alamops/agetor | aza-ali/blendpixel.com | |
|---|---|---|---|
| Stars | 12 | 12 | 12 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | easy | hard | easy |
| Complexity | 1/5 | 4/5 | 2/5 |
| Audience | researcher | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Connectivity Explorer is a free, browser-based 3D tool for exploring how neurons in the brain's cortex connect to each other. It requires no installation or account. You open the live demo in a browser, pick a neuron, and see its connections and the physical paths of connected neurons rendered in 3D space. The data comes from the MICrONS project, a large research effort that used electron microscopy (a very high-resolution imaging technique) to map a tiny cubic millimeter of mouse visual cortex in detail. That dataset contains about 1,300 neurons and 146,000 connections between them recorded within that volume. The tool visualizes this specific dataset. In the viewer, you pick a source neuron, sample its synaptic targets (the neurons it sends signals to), and explore both the skeleton shapes of those neurons and the physical locations of the connection points called synapses in 3D. A faint gray layer in the background shows additional neurons from outside the main column for spatial context. From the viewer, you can also jump directly to the same data in Neuroglancer, a more advanced neuroscience visualization tool used widely in the field. The project is built with TypeScript and React and can be run locally with a few standard commands. The author adapted it from a previous open-source tool called SWC Editor. This tool is aimed at neuroscience researchers and students who want to visually explore the MICrONS cortical connectivity dataset without installing specialized software. A citation snippet is provided for academic use.
A free browser-based 3D viewer for exploring cortical neuron connectivity from the MICrONS dataset, with no installation or login required.
Mainly TypeScript. The stack also includes TypeScript, React, npm.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
Verify against the repo before relying on details.