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
########################################
@ -28,7 +28,7 @@ lin_count_bp <- function( lf_data = lin_lf
, leg_location = "top"
, y_log10 = FALSE
, y_scale_percent = FALSE
, y_label = c("Count", "SNP diversity")
, y_label = c("Count", "SAV diversity")
, ...
#, y_label = c("Count")
) {