added plots for thesis
This commit is contained in:
parent
41c4996426
commit
aabe466599
17 changed files with 24 additions and 2913 deletions
|
@ -34,6 +34,8 @@ lineage_plot_data <- function(df
|
|||
################################################################
|
||||
# Get WF and LF data with lineage count, and snp diversity
|
||||
################################################################
|
||||
|
||||
df[lineage_column_name] =
|
||||
# Initialise output list
|
||||
lineage_dataL = list(
|
||||
lin_wf = data.frame()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue