Visualisation and management of BrainGlobe atlases in napari.
A napari plugin to visualise and manage BrainGlobe atlases. brainrender-napari aims to port the functionality of brainrender to napari.

Check out the "Visualising an atlas in napari" tutorial in the BrainGlobe documentation.
We strongly recommend to use a virtual environment manager (like conda or venv). The installation instructions below will not specify the Qt backend for napari, and you will therefore need to install that separately. Please see the napari installation instructions for further advice on this.
You can install brainrender-napari via pip:
pip install brainrender-napari
To install latest development version :
pip install git+https://github.com/brainglobe/brainrender-napari.git
We are always happy to help users of our tools, and welcome any contributions. If you would like to get in contact with us for any reason, please see the contact page of our website.
Distributed under the terms of the BSD-3 license, "brainrender-napari" is free and open source software
This @napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template and the Neuroinformatics Unit's template.