buggy bugs that bug me

This commit is contained in:
Tanushree Tunstall 2022-08-04 15:18:23 +01:00
parent e1b8e103ea
commit 599cd7493f
3 changed files with 25 additions and 26 deletions

View file

@ -124,7 +124,7 @@ cat(s2)
#source(paste0(plot_script_path, "lineage_data.R"))
# converted to a function. Moved lineage_data.R to redundant/
lineage_dfL = lineage_plot_data(df = merged_df2
lineage_dfL = lineage_plot_data(merged_df2
, lineage_column_name = "lineage"
, remove_empty_lineage = F
, lineage_label_col_name = "lineage_labels"