Skip to main content

Library containing command lines and tools to compute volumetric cell densities in the rodent brain

Project description

atlas-densities.jpg

Overview

This project contains the tools to create the volumetric density data files the BBP Cell Atlas is built on. The creation of atlas files is the first step towards the creation of a circuit.

The tools implementation is based on the methods of A Cell Atlas for the Mouse Brain by Csaba Eroe et al., 2018. The source code was originally written by Csaba Eroe, Dimitri Rodarie, Hugo Dictus, Lu Huanxiang, Wajerowicz Wojciech and Jonathan Lurie.

Atlas building tools operate on data files coming from the Allen Institute for Brain Science (AIBS). These data files were obtained via experiments performed on P56 wild-type mouse brains.

The tools allow to:

  • combine AIBS annotation files to reinstate missing mouse brain regions

  • combine several AIBS gene marker datasets, to be used as hints for the spatial distribution of glia cells

  • compute cell densities for several cell types including neurons and glia cells in the whole mouse brain

Tools can be used through a command line interface.

After installation, you can display the available command lines with the following bash command:

atlas-densities --help

Installation

git clone https://github.com/BlueBrain/atlas-densities
cd atlas-densities
pip install -e .

cgal-pybind

This project depends on the BBP python project cgal-pybind. The python project cgal-pybind needs to be installed prior to the above instructions.

Instructions for developers

Run the following commands before submitting your code for review:

cd atlas-densities
isort -l 100 --profile black atlas_densities tests setup.py
black -l 100 atlas_densities tests setup.py

These formatting operations will help you pass the linting check testenv:lint defined in tox.ini.

Acknowledgements

The development of this software was supported by funding to the Blue Brain Project, a research center of the École polytechnique fédérale de Lausanne (EPFL), from the Swiss government’s ETH Board of the Swiss Federal Institutes of Technology.

For license and authors, see LICENSE.txt and AUTHORS.txt respectively.

Copyright © 2022 Blue Brain Project/EPFL

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

atlas-densities-0.1.1.tar.gz (1.3 MB view hashes)

Uploaded Source

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