Tools for visualizing neuron edits in neuroglancer from Python scripts.
- Documentation: https://caveconnectome.github.io/editglancer
- GitHub: https://github.com/CAVEconnectome/editglancer
- PyPI: https://pypi.org/project/editglancer/
- Free software: MIT
- Allows for easy creation of neuroglancer links which display a neuron and annotations for the edits which have been performed on it
This code was adapted from code originally written by Casey Schneider-Mizell (@ceesem) at the Allen Institute for Brain Science.
This package was created with Cookiecutter and the bdpedigo/cookiecutter-pypackage project template (which builds on several previous versions).