Skip to main content

Python-based tools for computational neuroanatomy.

Project description

PyPI version Website Twitter

brainglobe

The BrainGlobe Initiative exists to facilitate the development of interoperable Python-based tools for computational neuroanatomy.

We have three aims:

  • Develop specialist software for specific analysis and visualisation needs, such as cellfinder and brainrender.

  • Develop core tools to facilitate others to build interoperable tools in Python, e.g. the BrainGlobe Atlas API.

  • Build a community of neuroscientists and developers to share knowledge, build software and engage with the scientific, and open-source community (e.g. by organising hackathons).

Funding Information

The BrainGlobe project is only possible due to grant funding and the generous support of host institutions, whose information can be found on this website.


BrainGlobe tools

This package provides all BrainGlobe tools in one place, requested through a single command.

You can read more about the individual tools on the documentation website. Currently included packages, and whether they come with the pip and conda-forge installs are listed below:

Package pip conda from brainglobe import Documentation
BrainGlobe Atlas API bg_atlasapi Site
bg-space bg-space Site
brainreg brainreg Site
brainglobe-segmentation brainglobe_segmentation Site
brainrender Site
cellfinder Pending cellfinder_core Site
morphapi Pending morphapi Site

Installation

We recommend users install into a fresh virtual environment using pip; since this will resolve all complex dependencies (like tensorflow) automatically, across all operating systems and (compatible) Python versions.

Recommended: via pip

The brainglobe package can be installed from PyPI into a Python environment by running

pip install brainglobe

This will fetch and install all brainglobe packages and tools into your current environment. Alternatively, you can download the source from PyPI here.

Alternatives: via conda

We are currently in the process of making BrainGlobe's tools available from conda-forge as an alternative to PyPI. However certain tools are currently not available on conda-forge, specifically:

  • brainrender (in progress)
  • morphapi (in progress)
  • cellfinder (see below)

In your desired virtual environment, run

conda install -c conda-forge brainglobe

to install the compatible BrainGlobe tools. This will install all BrainGlobe tools that are compatible with your platform and which are currently available via conda-forge.

cellfinder and conda-forge

Choosing to install via conda will provide the (source code for the) cellfinder tool. However due to an ongoing issue with tensorflow's availability on conda-forge, the install will not provide tensorflow itself. This is because tensorflow versions newer than 1.14.0 are not provided via conda channels, and cellfinder-core (one of the brainglobe tools) requires a version between 2.5.0 and 2.11.1. See this issue on GitHub for more details. Users that want to run cellfinder will need to manually install a compatible version of tensorflow into their environment, before running the conda install command above.

  • Windows users will have to manually install their own version of tensorflow if they want to use the conda-forge install and the cellfinder tools.
  • conda-forge may be able to resolve the dependencies automatically for Linux and MacOS users, however we do not guarantee this. In such a case, a manual install of tensorflow will be required first.

If using the conda-forge install; attempting to import any of cellfinder, cellfinder-napari, or cellfinder-core in your Python scripts may throw an error if the issues above cannot be resolved on your platform. Similarly, attempting to use cellfinder's CLI functionality will also raise an error.


Contributing

Contributors to BrainGlobe are absolutely encouraged, whether to fix a bug, develop a new feature, or add a new atlas. If you would like to contribute, please take a look at our developer 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

brainglobe-0.4.0.tar.gz (7.3 kB view details)

Uploaded Source

Built Distribution

brainglobe-0.4.0-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file brainglobe-0.4.0.tar.gz.

File metadata

  • Download URL: brainglobe-0.4.0.tar.gz
  • Upload date:
  • Size: 7.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for brainglobe-0.4.0.tar.gz
Algorithm Hash digest
SHA256 e0b8d326c9c4c86666da741edf137971f3f40fdabc311a6f95c03e3c9d3a3287
MD5 ffee43e574967866231f6d4a67356647
BLAKE2b-256 d86c55fe8750d9fa9d706f8438e5d121a18adefdb685af5e56980b7edf9b5296

See more details on using hashes here.

File details

Details for the file brainglobe-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: brainglobe-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for brainglobe-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0b71fde4a5ee4d9ef7736b2504ec9dd1e37b2c6445204908af65eb52327f2424
MD5 6d5ad99a35629372a26289bbf6066121
BLAKE2b-256 361f8b01c5b7886c202c9d12424548ce83e0305be8ef3ae3cf0cf501445c0810

See more details on using hashes here.

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