generated lineage barplots and corr plots for conservation
This commit is contained in:
parent
424c1d184d
commit
14f8f5d6d4
3 changed files with 52 additions and 9 deletions
|
@ -235,11 +235,12 @@ corr_ppi2_colnames = c("mCSM-PPI2"
|
|||
, "dst_mode"
|
||||
, drug)
|
||||
|
||||
|
||||
corr_conservation = c("Consurf"
|
||||
#FIXME: Add provean
|
||||
corr_conservation_cols = c("Consurf"
|
||||
, "SNAP2"
|
||||
, "MAF"
|
||||
, "Log (OR)"
|
||||
, "-Log (P)"
|
||||
, "interface_dist"
|
||||
, "dst_mode"
|
||||
, drug)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue