reran to generate merged_df3 with correct dst for dst muts. modified combining_dfs_plotting.R
This commit is contained in:
parent
289c8913d0
commit
8079dd7b6c
6 changed files with 148 additions and 211 deletions
|
@ -7,11 +7,9 @@
|
|||
getwd()
|
||||
source("~/git/LSHTM_analysis/scripts/Header_TT.R")
|
||||
|
||||
#********************
|
||||
# cmd args passed
|
||||
# in from other scripts
|
||||
# to call this
|
||||
#********************
|
||||
# set drug and gene name
|
||||
|
||||
#==========================================
|
||||
|
@ -85,8 +83,8 @@ all_plot_dfs = combining_dfs_plotting(my_df_u
|
|||
|
||||
merged_df2 = all_plot_dfs[[1]]
|
||||
merged_df3 = all_plot_dfs[[2]]
|
||||
merged_df2_comp = all_plot_dfs[[3]]
|
||||
merged_df3_comp = all_plot_dfs[[4]]
|
||||
#merged_df2_comp = all_plot_dfs[[3]]
|
||||
#merged_df3_comp = all_plot_dfs[[4]]
|
||||
|
||||
#======================================================================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue