Python-based tools for computational neuroanatomy.
Project description
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.
Installation
The brainglobe
package can be installed from PyPI into a Python environment by running
pip install brainglobe
If you want to install the additional packages morphapi
and cellfinder
, you can specify them as optional dependencies:
pip install brainglobe[morphapi] # Include morphapi
pip install brainglobe[cellfinder] # Include cellfinder
pip install brainglobe[morphapi,cellfinder] # Include both morphapi and cellfinder
Alternatively, you can download the source from PyPI here.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file brainglobe-0.1.0.tar.gz
.
File metadata
- Download URL: brainglobe-0.1.0.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8137cfefd448d9ee140127fc9d170647735cb3006adf8871e5348719dfff2aa4 |
|
MD5 | eb292172b9ad66f254e14dcb04501eb7 |
|
BLAKE2b-256 | 2776f7c5511a951829e72f05664103af6322f528d41949cfeae760dd3141160a |
File details
Details for the file brainglobe-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: brainglobe-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c752aff21a1081a2793be2a7e6a500fe7fe1ea80226200d8c04fde281a9632cb |
|
MD5 | d50ac2f9cb1086801a98634e7f127cc4 |
|
BLAKE2b-256 | f455f3a8db9257262212acf86a94d5c5497ca4a07884b2c01e0fde1e60879357 |