brainglobe-segmentation#
brainglobe-segmentation is a companion to brainreg allowing segmentation of regions/objects within the brain (e.g. injection sites, probes etc.) allowing for automated analysis of brain region distribution, and visualisation (e.g. in brainrender).
Installation#
brainglobe-segmentation comes bundled with brainreg’s optional napari
dependency, so see the brainreg installation instructions.
brainglobe-segmentation can be installed on its own (see below), but you will need to register your data with brainreg first.
Standalone installation#
If you don’t want to install brainreg, brainglobe-segmentation can be installed on its own. brainglobe-segmentation is
distributed as a plugin for napari, so first follow the
napari installation instructions. You can then install brainglobe-segmentation
from the
napari plugin menu.
Alternatively, the plugin can be installed into a Python environment with pip install brainglobe-segmentation
.
User guide#
Citation#
If you find brainglobe-segmentation (formerly brainreg-segment) useful and use it in your research, please let us know and also cite the paper:
Tyson, A. L., Vélez-Fort, M., Rousseau, C. V., Cossell, L., Tsitoura, C., Lenzi, S. C., Obenhaus, H. A., Claudi, F., Branco, T., Margrie, T. W. (2022). Accurate determination of marker location within whole-brain microscopy images. Scientific Reports, 12, 867 doi.org/10.1038/s41598-021-04676-9
Lastly, if you can, please cite the BrainGlobe Atlas API that provided the atlas:
Claudi, F., Petrucco, L., Tyson, A. L., Branco, T., Margrie, T. W. and Portugues, R. (2020). BrainGlobe Atlas API: a common interface for neuroanatomical atlases. Journal of Open Source Software, 5(54), 2668, https://doi.org/10.21105/joss.02668
Don’t forget to cite the developers of the atlas that you used (e.g. the Allen Brain Atlas)!