Compare two clonal evolution trees to see if they differ assuming excluded nodes are already excluded, labels are ordered
Return F if they are different, T if they are the same
1 | compare.clone.trees(v1, v2, compare.seeding.models = TRUE)
|
v1: |
clonal evolution tree data frame 1 |
v2: |
clonal evolution tree data frame 2 |
compare.seeding.models: |
if true, match all sample status (presence/absence/founding) at all nodes to make sure clonal seeding between samples are preserved. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.