From e9214bf911459acc209caf8d501a12ddf654cacb Mon Sep 17 00:00:00 2001 From: Francesco Sabatini <francesco.sabatini@idiv.de> Date: Mon, 17 Aug 2020 17:36:24 +0200 Subject: [PATCH] aligned submit --- submit_01b_array.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/submit_01b_array.sh b/submit_01b_array.sh index 6565bce..c997840 100644 --- a/submit_01b_array.sh +++ b/submit_01b_array.sh @@ -25,14 +25,14 @@ Rscript \ cli_01b.r \ --max.inter.t 1 \ --chunk.i $SGE_TASK_ID \ - --chunkn 50 \ + --chunkn 53 \ --nperm 99 \ --ncores ${NSLOTS:-1} \ --start.round 1 \ --relax.round 1 \ --exclude.na T \ - /data/splot/HIDDEN/species.out.10perc.cov.txt \ - /data/splot/HIDDEN/traits.out.10perc.cov.txt \ + /data/splot/HIDDEN/species.v2.10perc.cov.txt \ + /data/splot/HIDDEN/traits.v2.10perc.txt \ "$output" \ "get.corXY.bootstrap" \ "all" \ -- GitLab