saving work

This commit is contained in:
Tanushree Tunstall 2022-08-14 22:57:23 +01:00
parent 7c40e13771
commit b68841b337

View file

@ -252,7 +252,7 @@ posC_all = site_snp_count_bp(plotdf = df3
#------------------------------ #------------------------------
# barplot for sensitivity: # barplot for sensitivity:
#------------------------------ #------------------------------
senP = stability_count_bp(plotdf = df3 sensP = stability_count_bp(plotdf = df3
, df_colname = "sensitivity" , df_colname = "sensitivity"
#, leg_title = "mCSM-ppi2" #, leg_title = "mCSM-ppi2"
#, label_categories = labels_ppi2 #, label_categories = labels_ppi2
@ -265,10 +265,10 @@ senP = stability_count_bp(plotdf = df3
, subtitle_colour= "black" , subtitle_colour= "black"
, sts = 10 , sts = 10
, lts = 8 , lts = 8
, ats = 12 , ats = 8
, als = 11 , als =8
, ltis = 11 , ltis = 11
, geom_ls = 2.5 , geom_ls =2
) )
@ -283,10 +283,10 @@ consurfP = stability_count_bp(plotdf = df3
, subtitle_colour= "black" , subtitle_colour= "black"
, sts = 10 , sts = 10
, lts = 8 , lts = 8
, ats = 12 , ats = 8
, als = 11 , als = 8
, ltis = 11 , ltis = 11
, geom_ls = 2.5) , geom_ls = 2)
consurfP consurfP