SNP -> SAV for thesis plots

This commit is contained in:
Tanushree Tunstall 2023-02-19 17:43:22 +00:00
parent 777d3765cf
commit db7e2912e1
31 changed files with 145 additions and 145 deletions

View file

@ -1,6 +1,6 @@
########################################
# Lineage barplot
# Lineage and nsSNP count barplot
# Lineage and SAV count barplot
# Lineage Diversity barplot
########################################
@ -29,8 +29,8 @@ lin_count_bp_diversity <- function( lf_data = lin_wf
, leg_location = "top"
, y_log10 = FALSE
, y_scale_percent = FALSE
#, y_label = c("Count", "SNP diversity")
, y_label = c("SNP diversity")
#, y_label = c("Count", "SAV diversity")
, y_label = c("SAV diversity")
, bp_plot_title = ""
, title_colour = "chocolate4"
, subtitle_text = NULL