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

modified submit_01b for cluster

parent 274fcb2e
Branches
No related tags found
No related merge requests found
......@@ -9,11 +9,11 @@
#$ -l h_rt=00:30:00:00
#$ -l h_vmem=1G
#$ -pe smp 8-32
#$ -pe smp 1-1
#$ -cwd
#$ -t 1-99
#$ -t 1-1
module load R
......@@ -22,9 +22,9 @@ output=/data/splot/HIDDEN/output/HIDDEN
Rscript \
cli_01b.r \
--max.inter.t 1 \
--max.inter.t 2 \
--chunk.i $SGE_TASK_ID \
--chunkn 20 \
--chunkn 399 \
--nperm 99 \
/data/splot/HIDDEN/species.out.10perc.txt \
/data/splot/HIDDEN/traits.out.10perc.txt \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment