added "/" at the end of outdir_plots
This commit is contained in:
parent
e1f97df805
commit
ad537a3ace
3 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@ source("data_extraction_formatting.R")
|
|||
metadata_all$mosaic[metadata_all$adult==1 & metadata_all$age<=18]
|
||||
|
||||
#=============
|
||||
# Output: unpaired analysis of time for sam
|
||||
# Output
|
||||
#=============
|
||||
outfile_name = paste0("flu_stats_time_unpaired_", my_sample_type, ".csv")
|
||||
flu_stats_time_unpaired = paste0(outdir_stats, outfile_name)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue