no_trees_min_cluster | R Documentation |
Calculates the number of trees where m metastases form a cluster of size at least l. Implements Formula (S1) from SI.
no_trees_min_cluster(k, m, l)
k |
number of primary tumor region samples |
m |
number of metastases samples |
l |
minimal cluster size |
number of distinct tree topologies where l out of m metastases form a cluster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.