SNP -> SAV for thesis plots
This commit is contained in:
parent
777d3765cf
commit
db7e2912e1
31 changed files with 145 additions and 145 deletions
|
@ -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")
|
||||
) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue