From c38462cf41771662b655e1e355f637879f9cc1e9 Mon Sep 17 00:00:00 2001 From: Tanushree Tunstall Date: Fri, 10 Sep 2021 18:19:01 +0100 Subject: [PATCH] finally moved foldx_outcome and deepddg_outcome calcs to combine_dfs.py in python script i.e cleaned source data --- scripts/functions/plotting_data.R | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/functions/plotting_data.R b/scripts/functions/plotting_data.R index 5744faa..fa4e9c1 100755 --- a/scripts/functions/plotting_data.R +++ b/scripts/functions/plotting_data.R @@ -37,6 +37,7 @@ cat("\nInput dimensions:", dim(df)) # This will enable to always have these variables available # when calling for plots +# included this now in combine_dfs.py!!!! finallyS #================================== #------------------------------