added plots for thesis

This commit is contained in:
Tanushree Tunstall 2022-08-03 21:32:47 +01:00
parent 41c4996426
commit aabe466599
17 changed files with 24 additions and 2913 deletions

View file

@ -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()