powered by
Calculation of genetic distances from recombination rates given an interference parameter
felsenstein(K, x, inverse = F)
vector of genetic positions in Morgan units
parameter (numeric) corresponding to the intensity of crossover interference
vector of recombination rates
logical, if FALSE recombination rate is mapped to Morgan unit, if TRUE Morgan unit is mapped to recombination rate (default is FALSE)
Felsenstein, J. (1979) A mathematically tractable family of genetic mapping functions with different amounts of interference. Genetics 91:769-775.
felsenstein(0.1, seq(0, 0.5, 0.01))
Run the code above in your browser using DataLab