From deb522788eaba09adf4549919b88771eac1f5be6 Mon Sep 17 00:00:00 2001 From: Nathan TeBlunthuis Date: Fri, 6 Jun 2025 07:59:43 -0700 Subject: [PATCH] bugfix. --- multiple_iv_simulations/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multiple_iv_simulations/Makefile b/multiple_iv_simulations/Makefile index cbcf724..7e68f6c 100644 --- a/multiple_iv_simulations/Makefile +++ b/multiple_iv_simulations/Makefile @@ -22,7 +22,7 @@ example_1_jobs: 01_indep_differential.R simulation_base.R ${grid_sweep_script} s example_1.feather: example_1_jobs my_pylauncher.py sbatch -J "multiple iv measerr correction" spr_2.sbatch my_pylauncher.py $< --cores 1 -remembr.RDS:example_1.feather +remembr.rds:example_1.feather # rm -f remembr.RDS # ${srun} Rscript plot_example.R --infile example_1.feather --name "plot.df.example.1"