1
0
Fork 0
piop2-cat12.8.1/README.md

97 lines
No EOL
4.6 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# CAT12.8.1 derivatives for AOMIC-PIOP2
## Dataset specific information
The AOMIC-PIOP2 contains derivatives of 226 subjects.
### Subjects
N = 226 subjects
Distribution of sexes: {'F': 0.57, 'M': 0.43}
Mean age: 21.96 years
Age range: (18.25, 25.75) years
### Additional Dataset Metadata
**References and Links**:
['https://nilab-uva.github.io/AOMIC.github.io/', 'https://github.com/NILAB-UvA/PIOP2']
**Dataset DOI**:
10.18112/openneuro.ds002790.v2.0.0
----------------------------
## General information on the CAT 12.8.1 derivatives
***This dataset provides a multitude of computational anatomy derivatives
computed with CAT12, ready for statistical analysis or for model building.***
### CAT12 Toolbox
The **Computational Anatomy Toolbox CAT12** (https://neuro-jena.github.io/cat)
is an extension to SPM12 (www.fil.ion.ucl.ac.uk/spm) in Matlab/Octave,
as compiled standalone version (https://neuro-jena.github.io/enigma-cat12/#standalone)
or as Singularity container (https://github.com/inm7-sysmed/ENIGMA-cat12-container).
CAT12 covers diverse morphometric analysis methods such as Voxel-based morphometry
(VBM), surface-based morphometry (SBM), deformation-based morphometry (DBM),
and label- or region-based morphometry (RBM).
***Brief description***: https://neuro-jena.github.io/cat12-help/#basic_vbm)
***More details***: https://neuro-jena.github.io/cat12-help/#process_details.
### Types of derivatives
- **RBM: Region Based Morphometry** estimates the mean tissue volumes (and additional surface parameters such as cortical thickness) for different volume and surface-based atlas maps. All of these results are estimated in the native space before any spatial normalization and the mean value inside the ROI is estimated.
https://neuro-jena.github.io/cat12-help/#roi
- **VBM: Voxel-Based Morphometry** is based on the identification of specific brain tissue types commonly gray and white matter (GM, WM) as well as CerebroSpinal Fluid (CSF) via segmentation. Every voxel contains the probability or volume fraction of GM, WM and CSF are transformed to match a standard template. The local amount of deformation in every voxel (=Jacobian determinant) is utilized to modulate tissue probability/fraction to quantify local tissue volume. https://neuro-jena.github.io/cat12-help/#vox_proc
- **SBM: Surface-Based Morphometry** uses brain surface meshes for spatial registration, which may increase the accuracy of brain registration compared to volume-based registration. This permits new forms of analyses, such as gyrification which measure surface complexity in 3D or cortical thickness. In addition, inflation or spherical mapping of the cortical surface mesh raises the buried sulci to the surface so that mapped functional activity in these regions can be made easily visible.
https://neuro-jena.github.io/cat12-help/#sbm
### General dataset structure
- All inputs (i.e. building blocks from other sources) are located in a datalad subdataset:
`inputs/AOMIC-PIOP2`.
- All custom code (e.g. code used for preprocessing the data) is located in `code/`.
- The Singularity container to reproduce the preprocessing is in a datalad subdataset: `code/pipeline`.
### Derivatives structure
Generally each subject has processed data in the following folder structure:
```
── sub-*
── (ses-*) (if applicable)
├── label
├── mri
├── report
└── surf
```
(***Note:*** The session structure only applies to certain datasets and is not present
if this information does not apply to the dataset (see the dataset specific information above for details).)
- **label** - contains region of interest (ROI) mean values of all volume and surface atlases included in CAT12
- **mri** - contains modulated tissue propability estimates for vbm analysis
> **Atlas parcellations** in subject space:
cat_, cobra_, ..., julichbrain_, thalamus_
**Image space prefix**: m = modulated;
w = warped (spatially normalized using Shooting)
**Image data prefix**:
p = partial volume (PV) segmentation; 0 = PV label;
1 = GM;
2 = WM;
3 = CSF;
**Segmented Images**: mwp[0123]*.nii
**Bias, noise and intensity corrected T1 image**: [w]m*.nii
**Linear transforms** rigid body and affine: t = linear / it = inverse linear transformation matrix
- **report** - contains full processing catlog, jpg sheet for initial quality assessment and processing parameters and quality metrics in xml
- **surf** - contains surface measures, thickness estimates and possibly additional resampled and smoothed surface parameters like sulcus depth and gyrification