saving work on logo plots before finishing
This commit is contained in:
parent
8f4daba98d
commit
1c27bbff11
2 changed files with 38 additions and 18 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue