saving work on logo plots before finishing

This commit is contained in:
Tanushree Tunstall 2021-06-23 16:49:18 +01:00
parent 9d964e84b6
commit 48a85ede0c
2 changed files with 38 additions and 18 deletions

View file

@ -100,7 +100,7 @@ merged_df3 = all_plot_dfs[[2]]
logo_plot = "logo_plot.svg"
plot_logo_plot = paste0(plotdir,"/", logo_plot)
###########################
######################################################################
# Data for plots
# you need merged_df2 or merged_df2_comp
# since this is one-many relationship
@ -111,7 +111,7 @@ plot_logo_plot = paste0(plotdir,"/", logo_plot)
# This will the first plotting df
# Then subset this to extract dr muts only (second plottig df)
###########################
####################################################################
#%%%%%%%%%%%%%%%%%%%%%%%%%
# uncomment as necessary