renamed 2 to _v2
This commit is contained in:
parent
c9d7ea9fad
commit
802d6f8495
18 changed files with 761 additions and 976 deletions
|
@ -61,7 +61,7 @@ lin_countP = lin_count_bp(lf_data = lineage_dfL[['lin_lf']]
|
|||
, y_scale_percent = FALSE
|
||||
, y_label = c("Count")
|
||||
)
|
||||
|
||||
lin_countP
|
||||
#===============================
|
||||
# lineage SNP diversity count
|
||||
#===============================
|
||||
|
@ -88,7 +88,7 @@ lin_diversityP = lin_count_bp_diversity(lf_data = lineage_dfL[['lin_wf']]
|
|||
, subtitle_text = NULL
|
||||
, sts = 20
|
||||
, subtitle_colour = "#350E20FF")
|
||||
|
||||
lin_diversityP
|
||||
#=============================================
|
||||
# Output plots: Lineage count and Diversity
|
||||
#=============================================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue