View source: R/clustering_synteny.R
CalPvalue | R Documentation |
This function computes the P-value of a cluster using the Poisson distribution.
CalPvalue(m, n, q, k)
m |
The total number of all anchored points. |
n |
The product of the remapped gene number of the query species and subject species. |
q |
The number of anchored points in the cluster. |
k |
The product of the remapped gene number of the segmented chromosomes of the query species and subject species. |
The computed P-value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.