Skip to content

Commit

Permalink
adding model selection in config.txt for slurm job submission
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffersonfparil committed Jun 24, 2024
1 parent 7f713cd commit fbadf7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/exec_Rscript/config.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ SBATCH --account="dbiopast2"
SBATCH --cpus-per-task=4
SBATCH --mem=10G
SBATCH --time=0-0:10:00
ridge,Bayes_A,Bayes_B,Bayes_C,gBLUP
ridge,lasso,elastic_net,Bayes_A,Bayes_B,Bayes_C,gBLUP

0 comments on commit fbadf7f

Please sign in to comment.