renamed count_vars_ML previous version as such
This commit is contained in:
parent
14e655eeeb
commit
a5d22540e1
9 changed files with 336 additions and 185 deletions
|
@ -1,12 +1,13 @@
|
|||
source("~/git/LSHTM_analysis/config/alr.R")
|
||||
source("~/git/LSHTM_analysis/scripts/plotting/get_plotting_dfs.R")
|
||||
source("~/git/LSHTM_analysis/scripts/plotting/plotting_colnames.R")
|
||||
|
||||
#=======
|
||||
# output
|
||||
#=======
|
||||
outdir_images = paste0("~/git/Writing/thesis/images/results/", tolower(gene), "/")
|
||||
#outdir_images = paste0("/home/pub/Work/LSHTM/Thesis_Plots/pairs/")
|
||||
#cat("plots will output to:", outdir_images)
|
||||
|
||||
cat("plots will output to:", outdir_images)
|
||||
|
||||
custom_cor <- function(
|
||||
data,
|
||||
|
@ -190,7 +191,7 @@ unmasked_vals
|
|||
# Stability
|
||||
#================
|
||||
corr_ps_colnames = c(static_cols
|
||||
, "DUET"
|
||||
, "mCSM-DUET"
|
||||
, "FoldX"
|
||||
, "DeepDDG"
|
||||
, "Dynamut2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue