saving work
This commit is contained in:
parent
7c40e13771
commit
b68841b337
1 changed files with 7 additions and 7 deletions
|
@ -252,7 +252,7 @@ posC_all = site_snp_count_bp(plotdf = df3
|
|||
#------------------------------
|
||||
# barplot for sensitivity:
|
||||
#------------------------------
|
||||
senP = stability_count_bp(plotdf = df3
|
||||
sensP = stability_count_bp(plotdf = df3
|
||||
, df_colname = "sensitivity"
|
||||
#, leg_title = "mCSM-ppi2"
|
||||
#, label_categories = labels_ppi2
|
||||
|
@ -265,10 +265,10 @@ senP = stability_count_bp(plotdf = df3
|
|||
, subtitle_colour= "black"
|
||||
, sts = 10
|
||||
, lts = 8
|
||||
, ats = 12
|
||||
, als = 11
|
||||
, ats = 8
|
||||
, als =8
|
||||
, ltis = 11
|
||||
, geom_ls = 2.5
|
||||
, geom_ls =2
|
||||
)
|
||||
|
||||
|
||||
|
@ -283,10 +283,10 @@ consurfP = stability_count_bp(plotdf = df3
|
|||
, subtitle_colour= "black"
|
||||
, sts = 10
|
||||
, lts = 8
|
||||
, ats = 12
|
||||
, als = 11
|
||||
, ats = 8
|
||||
, als = 8
|
||||
, ltis = 11
|
||||
, geom_ls = 2.5)
|
||||
, geom_ls = 2)
|
||||
|
||||
consurfP
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue