MICAPIPE - aces/cbrain GitHub Wiki

As described in the official MICAPIPE page:

Micapipe is a processing pipeline providing a robust framework to analyze multimodal MRI data. This pipeline integrates processing streams for T1-weighted, microstructure-sensitive, diffusion-weighted, and resting-state functional imaging to facilitate the development of multiscale models of neural organization. For this purpose, we leverage several specialized software packages to bring BIDS-formatted raw MRI data to fully-processed surface-based feature matrices.

You can now run MICAPIPE in CBRAIN by following the steps:

Select your input files

Please note the following prerequisites:

  1. Download an open access dataset

  2. Converting to BIDS

  3. BIDS format validation

    • Any new dataset has to be BIDS-compliant (see specifications at http://bids-specification.readthedocs.io/) and should be validated with tools provided by BIDS, such as the BIDS-validator available in CBRAIN.

Full information can be found here HERE

Once your file(s) is uploaded, please select from the Files list:

image

Process the Launch Task steps and select MICAPIPE tool:

image

4. Task parameters

Set up the task parameters according to your analysis

image

Please make sure to select all the required processing flags (proc_structural, proc_surfs, T1w string identifier, proc_dwi..) based on your expected results.

5. Output (Derivatives)

All the outputs are BIDS conform and stored under their correspondent directory (e.g. anat, func dwi..).

You can navigate in the tree directory by expanding each folder and visualize files without the need to download them by simply clicking on the link.

image

image

MICAPIPE includes an integrated module for Quality Control of the outputs:

image

You can find more information about the MICAPIPE tool by visiting their page.

⚠️ **GitHub.com Fallback** ⚠️