You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
140 B

#!/bin/bash
#SBATCH --ntasks=1
cd $SLURM_SUBMIT_DIR
mkdir plots/
R --vanilla -f slurm_generate_plots.R --args "plot$SLURM_ARRAY_TASK_ID"