added lineage_labels and mutation_info_labels to combinig_dfs_plotting

This commit is contained in:
Tanushree Tunstall 2021-09-09 16:10:11 +01:00
parent 9bb3ac2a01
commit cdab8f0414
4 changed files with 38 additions and 187 deletions

View file

@ -16,12 +16,13 @@ cat("cols imported:"
#############################################################
# without facet
lineage_distP(lin_dist_plot
, with_facet = F
, leg_label = "Mutation Class"
)
# without facet
lineage_distP(lin_dist_plot
, with_facet = T
, facet_wrap_var = "mutation_info_labels"