Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 399 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 399 Bytes

giga_preprocess2

Preprocess datasets using fMRIPrep.

To clone this repository:

git clone  [email protected]:SIMEXP/giga_preprocess2.git

Project structure

  • One dataset, one directory
  • Shared command line tool in scripts/
    • fmriprep_slurm_singularity_run.bash: modified version of fmriprep-slurm accompanied script. Allow specifying output directory.
  • Documentation in docs