min_cluster_probability | R Documentation |
Calculates the probability that a tree where all m metastases form a cluster (have one root) exists by chance
min_cluster_probability(k, m, l, use_gmp)
k |
number of primary tumor region samples |
m |
total number of metastases samples |
l |
number of metastases that actually cluster together |
probabilility that a cluster of size l arises by chance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.