added lineage_labels and mutation_info_labels to combinig_dfs_plotting
This commit is contained in:
parent
9bb3ac2a01
commit
cdab8f0414
4 changed files with 38 additions and 187 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue