Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
anroy1 committed Aug 31, 2024
1 parent da27bc3 commit e4ba4d0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions modules/nf-scil/registration/convert/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ process REGISTRATION_CONVERT {
export OMP_NUM_THREADS=1
export OPENBLAS_NUM_THREADS=1
FSLOUTPUTTYPE=NIFTI_GZ
echo \$FSLOUTPUTTYPE
cp $fs_license \$FREESURFER_HOME/license.txt
declare -A affine_dictionnary=( ["--outlta"]="lta" \
Expand Down

0 comments on commit e4ba4d0

Please sign in to comment.