added "/" at the end of outdir_plots

This commit is contained in:
Tanushree Tunstall 2020-10-29 13:26:09 +00:00
parent e1f97df805
commit ad537a3ace
3 changed files with 3 additions and 3 deletions

View file

@ -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)