Skip to main content

Aligning Big Brains and Atlases, controlled from Python.

Project description

ABBA Python

https://img.shields.io/pypi/v/abba_python.svg https://img.shields.io/travis/nicoKiaru/abba_python.svg

Aligning Big Brains and Atlases, controlled from Python.

ABBA in short

Aligning Big Brains & Atlases or ABBA for short, allows to register thin serial sections to several atlases, in coronal, sagittal and horizontal orientations.

With ABBA Python, you have access to the 3D mouse Allen Brain atlas, and the Waxholm Space Atlas of the Sprague Dawley Rat Brain and all other BrainGlobe (https://docs.brainglobe.info/) atlases.

ABBA Python allows to use DeepSlice (https://pypi.org/project/DeepSlice/) for automated registration of mouse coronal sections (rat not implemented yet).

To get started with a GUI: - install miniconda - create a conda env with python 3.7 and openjdk 8:

conda create -n myenv python=3.8 openjdk=8

conda activate myenv

python

>> from abba_python import abba

>> abba.start_imagej()

You can then use ABBA in Fiji, see https://biop.github.io/ijp-imagetoatlas/

ABBA is typically used in conjunction with QuPath (https://qupath.github.io/): a QuPath project can serve as an input for ABBA, and the registration results can be imported back into QuPath for downstream processing.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.12 (2023-05-02)

  • First working release on PyPI.

0.1.13 (2023-05-03)

  • Documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

abba_python-0.2.0.tar.gz (26.2 kB view hashes)

Uploaded Source

Built Distribution

abba_python-0.2.0-py2.py3-none-any.whl (25.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page