Skip to content

Commit

Permalink
update of image analysis showcase (elixir-europe#354)
Browse files Browse the repository at this point in the history
* Update brain-autoradiography.md

typo in contributers name

* added updated version of MBAT_scheme
  • Loading branch information
kemmerisa authored Sep 11, 2024
1 parent 0dbede7 commit 2bd3a9f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified images/MBAT_scheme.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion showcase/brain-autoradiography.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Since the tool is built to be user-friendly, researchers with minimal knowledge

Neuroinflammation, such as that associated with SARS-CoV-2 or other infectious diseases, can be studied using autoradiography (ARG). With higher resolution than PET, this method visualizes the anatomical distribution of a protein of interest in (animal) tissue to quantify the photostimulated intensity per unit area in brain regions of interest. Depending on the specific marker used, one can study brain inflammation or measure synaptic degeneration. Since inflammation does not occur to the same extent in all areas, it is necessary to examine specific regions of interest. Traditionally, this image analysis is quite laborious, as individual brain regions of interest have to be drawn manually each time, which leads to high heterogeneity between researchers and is additionally very time consuming.

To solve this problem, researcher Zusanna Cocova (Charles University) and Junel Solis, an image analyst at Turku BioImaging, part of the Euro-BioImaging Finnish Advanced Microscopy Node, developed an automatic pipeline for brain autoradiography image analysis, the Mouse Brain Alignment Tool. This image analysis pipeline was initially designed and applied to mouse brain ARG images acquired at the Turku PET Center, part of the Euro-BioImaging Finnish Biomedical Imaging Node, to investigate brain damage caused by COVID-19.
To solve this problem, researcher Zuzana Cockova (Charles University) and Junel Solis, an image analyst at Turku BioImaging, part of the Euro-BioImaging Finnish Advanced Microscopy Node, developed an automatic pipeline for brain autoradiography image analysis, the Mouse Brain Alignment Tool. This image analysis pipeline was initially designed and applied to mouse brain ARG images acquired at the Turku PET Center, part of the Euro-BioImaging Finnish Biomedical Imaging Node, to investigate brain damage caused by COVID-19.
MBAT is a Python-based software tool that automates the ARG image analysis process, enabling researchers to focus on specific sub-regions of the brain. It includes a Napari-based user interface that allows ARG slides of mouse brain tissue to be preprocessed and registered to topographical data from Allen Brain Atlas regions. This allows researchers to preprocess their ARG sections using different layout schemes contained in whole-slide images and automatically convert these sections into single images. The included user interface allows the user to match brain sections with the atlas and calculate mean background intensity. MBAT converts data from the Allen Institute’s Mouse Brain Atlas and stores the topographical information of various brain regions in a local database as regions of interest (ROIs), which can then be overlaid onto the ARG image. The user can translate, rotate, scale, and even edit brain region ROIs. The ARG signal for each ROI can be quantified and stored in a data file, enabling the user to process sections in smaller batches and resume the workflow later, rendering the workflow particularly user-friendly. The pipeline is available for anyone to reuse on {% tool "github" %}.

## What can you use the tool for?
Expand Down

0 comments on commit 2bd3a9f

Please sign in to comment.