From 1e412cc7cf0252c5dda4e0c673426eb9bcf177a1 Mon Sep 17 00:00:00 2001 From: "Mathieu Boudreau, PhD" Date: Mon, 19 Sep 2022 14:35:52 -0300 Subject: [PATCH] Update ants.nf --- modules/ants.nf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ants.nf b/modules/ants.nf index 5c33d3b..d3726be 100644 --- a/modules/ants.nf +++ b/modules/ants.nf @@ -84,7 +84,7 @@ process generateRegionMasks { path("${sid}_label-GM_MP2RAGE.nii.gz"), \ path("${sid}_label-WM_MP2RAGE.nii.gz"), \ path("${sid}_t1whighres_to_mts_displacement.*.mat"), \ - path("${sid}_t1whighres_to_mp2rage_displacementt.*.mat"), \ + path("${sid}_t1whighres_to_mp2rage_displacement.*.mat"), \ emit: region_masks script: