Speaker
Description
Magnetic Resonance Imaging (MRI) has promising potential for clinical translation due to its non-invasive nature and high spatial resolution. MRI offers structural and functional measurement modalities which capture the fundamental principles of human brain organization and variability in neurological disorders. Combining information from the MRI-derived phenomics and DNA-derived transcriptomics can provide a holistic view of human brain organization and deeper insights into disease pathologies.
Here, we aimed to develop a Python package called nimgen to bridge MRI organization and gene expression data. The package allows extracting gene expression levels for parcellations commonly used in the neuroimaging community leveraging the 62,000 probes from the Allen Human Brain Atlas (AHBA) [1] using the abagen package [2]. Then each gene’s expression levels can be correlated to an MRI marker of interest. False discovery rate control is applied resulting in a statistically significantly correlated subset of genes. With the assistance of gene enrichment analysis tools (i.e. WebGestalt, [3]), the significant genes are examined to obtain higher-order biological processes. However, since increasing the number of parcels can inflate statistical significance, nimgen provides a permutation-testing approach based on BrainSMASH [4]. An efficient, reproducible, and rapid pipeline with several MRI markers may be constructed due to the nimgen package's modular design and functionality. Besides, this user-friendly package allows researchers to rapidly analyze NIfTI files with only a basic computational background and minimal effort. We hope that marker-specific candidate gene sets found by the nimgen package will help to better understand genetic makeup of the human brain and develop strategies for the diagnosis and treatment of diseases. Our codes are publicly available at https://github.com/juaml/nimgen. With the flexibility this software provides, we aim to create a comprehensive mapping of biological processes based on transcriptome and MRI measurements, leveraging state-of-the-art neuroimaging data repositories such as the Human Connectome Project (HCP) [5] S1200 release.
Keywords: Gene Expression, Bioinformatics, Neuroimaging
References:
[1] E. H. Shen, C. C. Overly, and A. R. Jones, “The Allen Human Brain Atlas: comprehensive gene expression mapping of the human brain,” Trends Neurosci., vol. 35, no. 12, pp. 711–714, 2012.
[2] R. D. Markello, A. Arnatkeviciute, J.-B. Poline, B. D. Fulcher, A. Fornito, and B. Misic, “Standardizing workflows in imaging transcriptomics with the abagen toolbox,” Elife, vol. 10, p. e72129, 2021.
[3] Y. Liao, J. Wang, E. J. Jaehnig, Z. Shi, and B. Zhang, “WebGestalt 2019: gene set analysis toolkit with revamped UIs and APIs,” Nucleic Acids Res., vol. 47, no. W1, pp. W199–W205, 2019.
[4] J. B. Burt, M. Helmer, M. Shinn, A. Anticevic, and J. D. Murray, “Generative modeling of brain maps with spatial autocorrelation,” NeuroImage, vol. 220, p. 117038, Oct. 2020, doi: 10.1016/j.neuroimage.2020.117038.
[5] D. C. Van Essen et al., “The Human Connectome Project: a data acquisition perspective,” Neuroimage, vol. 62, no. 4, pp. 2222–2231, 2012.