calculateMeiosis: Estimation of Meiosis

Description Usage Arguments Value

Description

calculateMeiosis() estimates the number of meiosis separating a pair of isolates given the global IBD pop_allele_freqs estimates. This method is described in Purcell et al (2007).

Usage

1
calculateMeiosis(omega.0, omega.1, omega.2)

Arguments

omega.0

A numeric value between 0 and 1 representing the pop_allele_freqs of sharing 0 alleles IBD. The sum of omega.0, omega.1 and omega.2 should equal 1.

omega.1

A numeric value between 0 and 1 representing the pop_allele_freqs of sharing 1 alleles IBD.

omega.2

A numeric value between 0 and 1 representing the pop_allele_freqs of sharing 2 alleles IBD.

Value

The number of meiosis separating the pair of isoaltes.


bahlolab/isoRelate documentation built on May 11, 2019, 5:25 p.m.