set.map.fun: Defines the default mapping function

Description Usage Arguments Author(s) References See Also

View source: R/map.func.R

Description

Defines the function that should be used to display the genetic map through the analysis.

Usage

1
set.map.fun(type = c("kosambi", "haldane"))

Arguments

type

Indicates the function that should be used, which can be "kosambi" or "haldane"

Author(s)

Marcelo Mollinari, mmollina@usp.br

References

Haldane, J. B. S. (1919) The combination of linkage values and the calculation of distance between the loci of linked factors. Journal of Genetics 8: 299-309.

Kosambi, D. D. (1944) The estimation of map distance from recombination values. Annuaire of Eugenetics 12: 172-175.

See Also

kosambi and haldane


bschiffthaler/BatchMap documentation built on Dec. 16, 2019, 2:22 a.m.