The ENIGMA Consortium is an international effort by leaders worldwide. The Consortium brings together researchers in imaging genomics, neurology and psychiatry, to understand brain structure and function, based on MRI, DTI, fMRI, genetic data and many patient populations.
The ENIGMA Consortium has several goals:
- to create a network of like-minded individuals, interested in pushing forward the field of imaging genetics
- to ensure promising findings are replicated via member collaborations, in order to satisfy the mandates of most journals
- to share ideas, algorithms, data, and information on promising findings or methods
- to facilitate training, including workshops and conferences on key methods and emerging directions in imaging genetics.
Image processing protocols and genetic analysis protocols for various ENIGMA projects are listed below.
Detailed structural MRI imaging analysis protocols, including subcortical VOLUME extraction, subcortical SHAPE analysis, cortical thickness and surface area, and sulci measure analysis.
-
ENIGMA-FreeSurfer-protocol
-
Sub-segmentation of amygdalar, hippocampal and thalamic nuclei
Protocol for sub-segmentation of hippocampal nuclei from T1-weighted images
Container allowing for sub-segmentation of thalamic nuclei from T1-weighted images, using FS7.1.1 and Iglesias method (created for ENIGMA OCD)
-
Cerebellar and Spinal Cord Pipelines
Cerebellar and Spinal Cord Pipelines from ENIGMA-Ataxia.
-
ENIGMA Sulci Protocol
This protocol allows you to segment, label, and visually inspect 123 cortical sulci/subject using FreeSurfer, BrainVISA, R and ImageMagick.
Development: Fabrizio Pizzagalli
-
ENIGMA Subcortical Shape
Streamlined tool to perform fine-grained analysis of deep gray matter morphometry using standard brain MRI.
-
Voxel Based Morphometry
-
ENIGMA VBM Tool
The ENIGMA Voxel Based Morphometry (VBM) tool is a fully automated pipeline that performs DARTEL VBM and a number of QC steps and sensitivity analyses. The tool packages up the group data for easy transfer to the coordinating site that performs the voxel-wise meta-analysis.
Development: Matthew Kempton, King’s College London.
-
ENIGMA Computational Anatomy Toolbox (CAT12)
These protocols use [CAT12](https://neuro-jena.github.io/cat/) to process voxel- and surface-based morphometry, but also enable region-based measures for volume and surface data. CAT12 includes various QC options and covers the entire analysis workflow, from cross-sectional or longitudinal data processing, to the statistical analysis, and visualization of results.
Development: Christian Gaser, Jena University Hospital.
-
Detailed diffusion tensor imaging protocols for the ENIGMA DTI based projects.
Genetic analysis protocols for ENIGMA1, ENIGMA2 and ENIGMA-Cortex and DTI.
Detailed functional MRI imaging analysis protocols for the ENIGMA resting state and task based fMRI based projects.
-
coMAPR
A database-backed set of routines for linear modelling and meta-analysis of Neuroimaging data.
-
ENIGMA Disease Working Group Stats
The script is intended for the batch processing of multiple linear models, and the results can easily be carried forward to meta-analysis with provided scripts.
-
ComBat for ENIGMA
ComBat is a function that allows for removal of known batch effects. This modified version (written in R) of the function for the ENIGMA Consortium also allows to separate functions for fitting and applying the harmonization, and allows missings and constant rows and minor changes in the arguments of the functions to facilitate their use.
Please cite “Increased power by harmonizing structural MRI site differences with the ComBat batch adjustment method in ENIGMA” (Radua et al., NeuroImage 2020).
R package can be downloaded here or installed with the command:
install.packages("combat.enigma")
. -
Estimation of multisite accuracy
The effects of the site may severely bias the accuracy of a multisite machine-learning model, even if the analysts removed them when fitting the model in the ‘training set’ and when applying the model in the ‘test set’. This simple R package estimates the accuracy of a multisite machine-learning model unbiasedly. It currently supports the estimation of sensitivity, specificity, balanced accuracy, the area under the curve, correlation, mean squared error, and hazard ratio for binomial, multinomial, gaussian, and survival (time-to-event) outcomes.
Please cite “Biased accuracy in multisite machine-learning studies due to incomplete removal of the effects of the site” (Solanes et al., Psychiatry Res Neuroimaging 2021).
R package can be downloaded here or installed with the command:
install.packages("multisite.accuracy")
. Browser-based GUI can be accessed here (this option does not require installation or any knowledge about R).
-
ENIGMA Toolbox
A Python/Matlab ecosystem for (i) accessing 100+ ENIGMA datasets, facilitating cross-disorder analysis, (ii) visualizing data on brain surfaces, and (iii) contextualizing findings at the microscale (postmortem cytoarchitecture and gene expression) and macroscale (structural and functional connectomes). The ENIGMA Toolbox equips scientists with tutorials to explore molecular, histological, and network correlates of noninvasive neuroimaging markers of brain disorders. Moreover, the ENIGMA Toolbox bridges the gap between standardized data processing protocols and analytic workflows and facilitates cross-consortia initiatives.
Development and support: Sara Larivière & Boris Bernhardt (MICA Lab – Montreal Neurological Institute).