Skip to content

Commit

Permalink
Update cpp_fmriprep.slurm
Browse files Browse the repository at this point in the history
  • Loading branch information
marcobarilari authored Oct 23, 2023
1 parent 80c7cdf commit 7637169
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/cpp_fmriprep.slurm
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ bids_dir="$HOME/fmriprep_trial/raw"
output_dir="$HOME/fmriprep_trial/derivatives/fmriprep"
freesurfer_license_folder="$HOME/tools/freesurfer_license"

mkdir -p "${scratch_dir}"/work-fmriprep

singularity run --cleanenv \
-B "${scratch_dir}":/scratch_dir \
-B "${bids_dir}":/bids_dir \
Expand Down

0 comments on commit 7637169

Please sign in to comment.