Commit 40a58a6b authored by Kevin's avatar Kevin

ignored pdf and fixed interation issue

parent cebcdb26
...@@ -2,6 +2,7 @@ output ...@@ -2,6 +2,7 @@ output
.snakemake .snakemake
.Rproj.user .Rproj.user
.cache .cache
*.pdf
*.Rproj *.Rproj
*.rds *.rds
*.Rhistory *.Rhistory
\ No newline at end of file
...@@ -5,7 +5,7 @@ max_lab_days: ...@@ -5,7 +5,7 @@ max_lab_days:
mi_m: mi_m:
5 5
mi_maxiter: mi_maxiter:
5 25
folds: folds:
3 3
t_out: t_out:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment