This repository contains code and data used in the analysis of ASL-MRI data from high and low schizotypy individuals.
Six publically-available receptor density/ molecular atlases were used to correlate regional rCBF associated with O-LIFE scores. The aim of this analysis is to investigate the contribution of those six receptors (and transporters/vesicles) on changes in neuronal activity associated with schizotypy traits.
Receptor | Reference | Radiotracer |
---|---|---|
GABAa | norgaard2021 | [11C]flumazenil |
GABAa5 | lukow2022 | [11C]Ro15-4513 |
mGluR5 | smart2019 | [11C]ABP688 |
NMDA | galovic2021 | [11C]GE-179 |
The numbering of the steps below corresponds to numbers in the names of python files:
-
Parcellate each CBF map using the Schaefer parcellation atlas. The resulting 122 values for each CBF map represent average regional blood flow values for each brain region of the Schaefer atlas. Similarily, parcellate each of the receptor/molecular maps.
-
Generate null distribution of each CBF map using the neuromaps toolbox.
-
Correlate each parcellated CBF map with all parcellated receptor/molecular atlas using spearman's correlation and using the null models.
-
Correct for multiple comparisons.
-
Do Cook's distance analysis to identify influential regions.
View results here.