CalPvalue {shinyWGD}R Documentation

Compute the P-value of a Cluster using the Poisson Distribution

Description

This function computes the P-value of a cluster using the Poisson distribution.

Usage

CalPvalue(m, n, q, k)

Arguments

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.

Value

The computed P-value.


[Package shinyWGD version 1.0.0 Index]