minor tidy and leble adjust sizes for simple barplots

This commit is contained in:
Tanushree Tunstall 2022-08-04 10:26:18 +01:00
parent bcba0c359e
commit 61c7a30835
3 changed files with 12 additions and 6 deletions

View file

@ -95,7 +95,7 @@ site_snp_count_bp <- function (plotdf
# FIXME: should really be legend title
# but atm being using as plot title
#my_leg_title
bp_plot_title = paste0("Total nsSNPs: ", tot_muts
bp_plot_title = paste0("Total SNPs: ", tot_muts
, "\nTotal sites: ", tot_sites)
#-------------