diff --git a/scripts/plotting/plotting_thesis/corr_plots_thesis.R b/scripts/plotting/plotting_thesis/corr_plots_thesis.R index e9480d5..9c02b4e 100644 --- a/scripts/plotting/plotting_thesis/corr_plots_thesis.R +++ b/scripts/plotting/plotting_thesis/corr_plots_thesis.R @@ -136,6 +136,7 @@ my_corr_pairs(corr_data_all = corr_df_ppi2 , corr_lab_size = 3 , corr_value_size = 1) +dev.off() #================== # mCSSM-NA affinity #================== \ No newline at end of file diff --git a/scripts/plotting/plotting_thesis/corr/corr_adjusted_PS_LIG.R b/scripts/plotting/plotting_thesis/corr_thesis_ref/corr_adjusted_PS_LIG.R similarity index 100% rename from scripts/plotting/plotting_thesis/corr/corr_adjusted_PS_LIG.R rename to scripts/plotting/plotting_thesis/corr_thesis_ref/corr_adjusted_PS_LIG.R diff --git a/scripts/plotting/plotting_thesis/corr/corr_plots.R b/scripts/plotting/plotting_thesis/corr_thesis_ref/corr_plots.R similarity index 100% rename from scripts/plotting/plotting_thesis/corr/corr_plots.R rename to scripts/plotting/plotting_thesis/corr_thesis_ref/corr_plots.R diff --git a/scripts/plotting/plotting_thesis/corr/corr_plots_gc_i.R b/scripts/plotting/plotting_thesis/corr_thesis_ref/corr_plots_gc_i.R similarity index 100% rename from scripts/plotting/plotting_thesis/corr/corr_plots_gc_i.R rename to scripts/plotting/plotting_thesis/corr_thesis_ref/corr_plots_gc_i.R diff --git a/scripts/plotting/plotting_thesis/corr/corr_plots_gc_lig_i.R b/scripts/plotting/plotting_thesis/corr_thesis_ref/corr_plots_gc_lig_i.R similarity index 100% rename from scripts/plotting/plotting_thesis/corr/corr_plots_gc_lig_i.R rename to scripts/plotting/plotting_thesis/corr_thesis_ref/corr_plots_gc_lig_i.R diff --git a/scripts/plotting/plotting_thesis/corr/ggcorr_all_PS_LIG.R b/scripts/plotting/plotting_thesis/corr_thesis_ref/ggcorr_all_PS_LIG.R similarity index 100% rename from scripts/plotting/plotting_thesis/corr/ggcorr_all_PS_LIG.R rename to scripts/plotting/plotting_thesis/corr_thesis_ref/ggcorr_all_PS_LIG.R