moved old corr files
This commit is contained in:
parent
dab8294a01
commit
7f9facc1e6
6 changed files with 10 additions and 1392 deletions
|
@ -88,7 +88,7 @@ all_cols = c(common_cols
|
|||
#=======
|
||||
# output
|
||||
#=======
|
||||
outdir_images = paste0("~/git/Writing/thesis/images/results/", tolower(gene))
|
||||
outdir_images = paste0("~/git/Writing/thesis/images/results/", tolower(gene), "/")
|
||||
|
||||
####################################
|
||||
# merged_df3: NECESSARY pre-processing
|
||||
|
@ -228,6 +228,15 @@ corr_lig_colnames = c("mCSM-lig"
|
|||
, drug)
|
||||
|
||||
corr_ppi2_colnames = c("mCSM-PPI2"
|
||||
, "SNAP2"
|
||||
, "Log (OR)"
|
||||
, "-Log (P)"
|
||||
, "interface_dist"
|
||||
, "dst_mode"
|
||||
, drug)
|
||||
|
||||
|
||||
corr_conservation = c("Consurf"
|
||||
, "MAF"
|
||||
, "Log (OR)"
|
||||
, "-Log (P)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue