Hoffman2:Software Tools: FMRIprep: Difference between revisions

From Center for Cognitive Neuroscience
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:
  exit ##to stop container
  exit ##to stop container


 
<!--
For using FMRIprep module in Hoffman, the following modules are needed as well
For using FMRIprep module in Hoffman, the following modules are needed as well


Line 55: Line 55:


Note:
Note:
fmriprep version 20.1.1 has bug with multi echo scans.
fmriprep version 20.1.1 has bug with multi echo scans. -->

Revision as of 23:14, 26 October 2021

FMRIPrep: A Robust Preprocessing Pipeline for fMRI Data

Official Website

Fmriprep Command Line Usage

From version 20.2.1, FMRIprep is provided through Singularity The following command need to be run in a CentOS 7 node.

module load singularity
singularity shell --userns /u/project/CCN/apps/fmriprep/rh7/20.2.1/fmriprep-20.2.1.sif
exit ##to stop container