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
|
||||
########################################
|
||||
|
||||
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue