Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 815 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 815 Bytes

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