spisakt / Neuroimaging_Pattern_Masks

Brain signature patterns, atlases of regions, and meta-analysis masks for neuroimaging data analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neuroimaging_Pattern_Masks

This repository contains pre-defined brain "signatures" (multivariate predictive patterns), atlases of local regions and networks, and masks and regions derived from published meta-analyses of neuroimaging data. It includes a fairly comprehensive set of such resources developed by the Cognitive and Affective Neuorscience Lab (Tor Wager, PI) and our collaborators, and also includes some products from other groups shared publically or by permission from the creators.

Some of these resources are used in other toolboxes, particularly the CAN Lab’s Help Examples and Batch Scripts repository. They are also very useful when doing interactive analysis with the CAN lab's object-oriented neuroimaging toolbox, Canlab Core Tools.

The three types of brain maps included are:

  • Pre-defined brain "signatures" (aka multivariate predictive patterns, brain biomarkers, or "neuromarkers") that can be applied to new individual participants to generate predictions and validate predictive models. Most CANlab signatures are publically available and can be downloaded here. A few, the Neurologic Pain Signature (NPS) and fibromyalgia-predictive patterns, are available for research use upon request (contact Prof. Tor Wager).

  • Atlases with pre-defined brain parcels (regions) and networks. This can reduce brain space to a smaller set of (hopefully) meaningful units of analysis. These are saved as Analyze (.img) or NIFTI (.nii) files, and also as "atlas"-type objects, an object type defined in Canlab Core Tools that facilitates working with brain atlases.

  • Brain maps from published meta-analyses of neuroimaging data, which define consensus regions across studies for multiple psychological/task categories -- e.g., emotion, working memory, PTSD, and more. These masks can be used to specify a priori regions of interest or as "patterns of interest" in new studies.

Getting help and additional information:

We have several sources of documentation for this toolbox:

  1. For function-by-function help documents on the Core Tools objects and functions, see the help pages on Readthedocs.
  2. For brief, documented code examples of some specific functions, and a batch script system that uses the CanlabCore object-oriented tools for second-level neuroimaging analysis, see CANlab_help_examples github repository

The CANlab website is https://canlabweb.colorado.edu/, and we also maintain a WIKI with more information on some of our toolboxes and fMRI analysis more generally, which is here. For more information on fMRI analysis generally, see Martin and Tor's online book and our free Coursera videos and classes Principles of fMRI Part 1 and Part 2 .

Dependencies: These should be installed to use this toolbox

Matlab www.mathworks.com

Matlab statistics toolbox

Matlab signal processing toolbox

Statistical Parametric Mapping (SPM) software https://www.fil.ion.ucl.ac.uk/spm/

the CANlab Core Tools repository https://github.com/canlab/CanlabCore

the canlab_help_examples repository https://github.com/canlab/CANlab_help_examples

About

Brain signature patterns, atlases of regions, and meta-analysis masks for neuroimaging data analysis.

License:GNU General Public License v3.0


Languages

Language:MATLAB 85.1%Language:HTML 13.6%Language:Shell 1.3%