Skip to content
Snippets Groups Projects
Commit d45e5448 authored by Francesco Sabatini's avatar Francesco Sabatini
Browse files

aligned cli and submit

parent 681d56e7
Branches
No related tags found
No related merge requests found
...@@ -105,6 +105,4 @@ ncores <- cli$options$ncores ...@@ -105,6 +105,4 @@ ncores <- cli$options$ncores
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
source("01b_MesobromionCluster.R") source("01b_MesobromionCluster.R")
<<<<<<< HEAD
Mesobromion(species.path, traits.path, output, myfunction, combinations, start.round, relax.round, Mesobromion(species.path, traits.path, output, myfunction, combinations, start.round, relax.round,
>>>>>>> 8a43e44028ed18129c0ddc708e41bbedf1cd9177
...@@ -23,7 +23,7 @@ Rscript \ ...@@ -23,7 +23,7 @@ Rscript \
--max.inter.t 20 \ --max.inter.t 20 \
--chunk.i NA \ --chunk.i NA \
--chunkn NA \ --chunkn NA \
--nperm 999 \ --nperm 199 \
--ncores ${NSLOTS:-1} \ --ncores ${NSLOTS:-1} \
--start.round 4 \ --start.round 4 \
--relax.round 7 \ --relax.round 7 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment