SNP -> SAV for thesis plots
This commit is contained in:
parent
777d3765cf
commit
db7e2912e1
31 changed files with 145 additions and 145 deletions
|
@ -4,7 +4,7 @@ source ('get_plotting_dfs.R')
|
|||
source("../functions/bp_lineage.R")
|
||||
|
||||
#########################################
|
||||
# Lineage and SNP count: lineage lf data
|
||||
# Lineage and SAV count: lineage lf data
|
||||
#########################################
|
||||
#=========================
|
||||
# Data: All lineages or
|
||||
|
@ -35,7 +35,7 @@ lin_count_bp(lin_lf_plot = lin_lf
|
|||
, y_label = "Count")
|
||||
|
||||
###############################################
|
||||
# Lineage SNP diversity count: lineage wf data
|
||||
# Lineage SAV diversity count: lineage wf data
|
||||
###############################################
|
||||
#=========================
|
||||
# Data: All lineages or
|
||||
|
@ -59,4 +59,4 @@ lin_count_bp(lin_wf_plot = lin_wf
|
|||
, x_lab_angle = 90
|
||||
, my_xats = 20
|
||||
, y_scale_percent = T
|
||||
, y_label = "SNP diversity")
|
||||
, y_label = "SAV diversity")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue