updated and tested logoP_snp.R. All done nicely

This commit is contained in:
Tanushree Tunstall 2022-01-15 13:17:26 +00:00
parent 0334188801
commit 9546355241
4 changed files with 155 additions and 99 deletions

View file

@ -190,7 +190,8 @@ cat('\nDone: p2')
wt_logo_p = p2 +
theme(legend.position = "bottom"
#, legend.title = element_blank()
, legend.title = element_text("Amino acid properties", size = 20)
, legend.title = element_text("Amino acid properties"
, size = 20)
, legend.text = element_text(size = 20)
, axis.text.x = element_text(size = 14, angle = 90)
, axis.text.y = element_blank()