singularity run \
--cleanenv \
-B /autofs/cluster/gerenuk/pwighton/singularity-images/license.txt:/license.txt \
-B /autofs/cluster/gerenuk/pwighton/fmriprep-singularity/ds003455:/data \
--env FS_LICENSE='/license.txt' \
/autofs/cluster/gerenuk/pwighton/singularity-images/fmriprep-20.2.0rc2.simg \
/data \
/data/derivatives2 \
participant \
--participant-label s001 \
-w /data/work \
--nthreads 4 \
--fs-no-reconall \
--output-space T1w
Created
December 7, 2021 20:43
-
-
Save pwighton/d87d8ff82bc94ceb78337188f6f287e1 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment