sbatch --wait --verbose --array=1-3000 run_simulation.sbatch 0 example_3_jobs
sbatch --wait --verbose --array=3001-6000 run_simulation.sbatch 0 example_3_jobs
-remembr.RDS:example_2_B.feather example_1.feather example_2.feather example_3.feather
+remembr.RDS:example_1.feather example_2.feather example_3.feather
${srun} Rscript plot_example.R --infile example_1.feather --name "plot.df.example.1"
${srun} Rscript plot_example.R --infile example_2.feather --name "plot.df.example.2"
${srun} Rscript plot_dv_example.R --infile example_3.feather --name "plot.df.example.3"
-# ${srun} Rscript plot_example.R --infile example_2_B.feather --name "plot.df.example.2B"
clean:
rm *.feather