added combined lineage plot
This commit is contained in:
parent
fe292e3717
commit
94454d6fba
10 changed files with 421 additions and 190 deletions
|
@ -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 SNPs: ", tot_muts
|
||||
bp_plot_title = paste0("Total nsSNPs: ", tot_muts
|
||||
, "\nTotal sites: ", tot_sites)
|
||||
|
||||
#-------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue