compare.clone.trees: Compare two clonal evolution trees

Description Usage Arguments

Description

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

Usage

1
compare.clone.trees(v1, v2, compare.seeding.models = TRUE)

Arguments

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.


hdng/clonevol documentation built on May 17, 2019, 3:19 p.m.