added additional check in combining_df_plotting.R to account for check when generating merged_df2 as muts NOT present in mcsm can create trouble, so fixed that and ran it successfully for alr and katg
This commit is contained in:
parent
8f8a9db92c
commit
e2cdee2d08
4 changed files with 62 additions and 30 deletions
|
@ -188,5 +188,3 @@ map(paste0(func_path, source_files), source) # source all your R scripts!
|
|||
|
||||
# set plot script dir
|
||||
plot_script_path = "~/git/LSHTM_analysis/scripts/plotting/"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue