poids.D {HAPim}R Documentation

poids.D

Description

This function calculates the probability of no recombinaison between loci for each Bennett's desequilibrium. The function can be viewed as an internal function. The user does not have to call it by himself.

Usage

poids.D(dist.test, pos.QTL, res.structure)

Arguments

dist.test results provided by distance.test() function, list of numeric objects.
pos.QTL numeric value, interval of a test position
res.structure results provided by structure.hap() function, list of objects.

Value

The returned value is a list of numeric objects.

Author(s)

S. Dejean, N. Oumouhou, D. Estivals, B. Mangin

References

publication to be submitted: C. Cierco-Ayrolles, S. Dejean, A. Legarra, H. Gilbert, T. Druet, F. Ytournel, D. Estivals, N. Oumouhou and B. Mangin. Combining linkage analysis and linkage disequilibrium for QTL fine mapping in animal pedigrees.

See Also

structure.hap, distance.test


[Package HAPim version 1.3 Index]