Skip to main content

Automated mouse atlas propagation

Project description

Python Version PyPI Wheel Development Status Travis Coverage Status Dependabot Status Code style: black Gitter DOI

amap-python

Automated mouse atlas propagation

About

amap is python software for registration of brain templates to sample whole-brain microscopy datasets, and subsequent atlas-based segmentation by Adam Tyson, Charly Rousseau & Christian Niedworok from the Margrie Lab at the Sainsbury Wellcome Centre.

This is a Python port of aMAP (originally written in Java), which has been validated against human segmentation.

The actual registration is carried out by NiftyReg.

Details

The aim of amap is to register the template brain (e.g. from the Allen Reference Atlas) to the sample image. Once this is complete, any other image in the template space can be aligned with the sample (such as region annotations, for segmentation of the sample image). The template to sample transformation can also be inverted, allowing sample images to be aligned in a common coordinate space.

To do this, the template and sample images are filtered, and then registered in a three step process (reorientation, affine registration, and freeform registration.) The resulting transform from template to standard space is then applied to the atlas.

Full details of the process are in the original paper. process Overview of the registration process

Installation

pip install amap

Usage

amap was designed with generality in mind, but is currently used for a single application. If anyone has different uses (e.g. requires a different atlas, or the data is in a different format), please get in touch by email or by raising an issue.

Basic usage

amap /path/to/raw/data /path/to/output/directory -x 2 -y 2 -z 5

Arguments

Mandatory

  • Path to the directory of the images. Can also be a text file pointing to the files.
  • Output directory for all intermediate and final results

Either

  • -x or --x-pixel-um Pixel spacing of the data in the first dimension, specified in um.
  • -y or --y-pixel-um Pixel spacing of the data in the second dimension, specified in um.
  • -z or --z-pixel-um Pixel spacing of the data in the third dimension, specified in um.

Or

  • --metadata Metadata file containing pixel sizes (any format supported by micrometa can be used). If both pixel sizes and metadata are provided, the command line arguments will take priority.

Additional options

  • -d or --downsample Paths to N additional channels to downsample to the same coordinate space.

Full command-line arguments are available with amap -h, but please get in touch if you have any questions.

Citing amap.

If you find amap useful, and use it in your research, please cite the original Nature Communications paper along with this repository:

Adam L. Tyson, Charly V. Rousseau, Christian J. Niedworok and Troy W. Margrie (2019). amap: automatic atlas propagation. doi:10.5281/zenodo.3582162

Visualisation

amap has a built in visualisation function (built using napari).

Usage

amap_vis /path/to/amap/output/directory

Mandatory

  • Path to amap output directory

Additional options

  • -r or --raw. Rather than viewing the downsampled data, view the raw data at full resolution. This will stream image planes as required, and so may be slow.
  • -c or --raw-channels Paths to N additional channels to view. Will only work if using the raw image viewer.

N.B. If you have a high-resolution monitor, the scaling of the viewer may not work, this is a known napari issue.

amap_viewer

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

amap-0.1.17.tar.gz (25.7 kB view details)

Uploaded Source

Built Distribution

amap-0.1.17-py3-none-any.whl (41.5 kB view details)

Uploaded Python 3

File details

Details for the file amap-0.1.17.tar.gz.

File metadata

  • Download URL: amap-0.1.17.tar.gz
  • Upload date:
  • Size: 25.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7

File hashes

Hashes for amap-0.1.17.tar.gz
Algorithm Hash digest
SHA256 86a7531f8a7f76839b81fa55ff49a45ff2822297a0920f259664c6db3480ffd4
MD5 1f56f5bcb122f22a6e6b69b95c69ff49
BLAKE2b-256 9ea0f7dba90ce80af4d5f4dcb2f11f072f3e897e9c07902bc1d76e1ee9f5fa46

See more details on using hashes here.

File details

Details for the file amap-0.1.17-py3-none-any.whl.

File metadata

  • Download URL: amap-0.1.17-py3-none-any.whl
  • Upload date:
  • Size: 41.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7

File hashes

Hashes for amap-0.1.17-py3-none-any.whl
Algorithm Hash digest
SHA256 9b3172409545b2ce7b8ea45d2685c912e966969f429e6a0ebd30c00380f0ece9
MD5 651c48e32b06642c4826ebe94c7d9255
BLAKE2b-256 1fcf7e2e9f43a854d597984f128f44d79c501a1e6c6a507ddd5b2efe0e3b8314

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