Description Usage Arguments Details
Check if two clonal structures are compatible (one evolves to the other); ie. if structure v1 evolves to v2, all nodes in v2 must have the same parents as in v1. This function returns TRUE if the two clonal structures are compatible, otherwise, return FALSE
1 | match.sample.clones(v1, v2)
|
v1: |
first clonal structure data frame |
v2: |
first clonal structure data frame |
–
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.