1
0
This commit is contained in:
Nathan TeBlunthuis 2025-06-06 07:59:43 -07:00
parent a87bc9f574
commit deb522788e

View File

@ -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 example_1.feather: example_1_jobs my_pylauncher.py
sbatch -J "multiple iv measerr correction" spr_2.sbatch my_pylauncher.py $< --cores 1 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 # rm -f remembr.RDS
# ${srun} Rscript plot_example.R --infile example_1.feather --name "plot.df.example.1" # ${srun} Rscript plot_example.R --infile example_1.feather --name "plot.df.example.1"