Skip to content

nicholasturner1/Synaptor

Repository files navigation

Build Status PyPI version

Synaptor

A package for processing voxelwise descriptors for connectomics, with a special focus on predictions of synaptic connectivity.

Installation

pip install synaptor
pip install git+https://github.com/nicholasturner1/Synaptor

Troubleshooting

If python-igraph fails to install, you may need to install some required libraries. Try

apt install libigraph0-dev libxml2-dev zlib1g-dev

Contact