set_map_fun: Defines the default mapping function

View source: R/map_func.R

set_map_funR Documentation

Defines the default mapping function

Description

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

Usage

set_map_fun(type = c("kosambi", "haldane"))

Arguments

type

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

Value

No return value, called for side effects

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

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.

See Also

kosambi and haldane


onemap documentation built on Nov. 26, 2022, 9:05 a.m.