Skip to content
Snippets Groups Projects
Commit f2629557 authored by Maria Voigt's avatar Maria Voigt
Browse files

fixing mistakes in output file-names

parent 6c9ccf5a
No related branches found
No related tags found
No related merge requests found
......@@ -248,7 +248,7 @@ saveRDS(pred_per_cell,
file = file.path(outdir,
paste0("abundance_pred_per_cell_",
year_to_predict,"_",
name_suffix, "_",
name_suffix,
Sys.Date(), ".rds")))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment