| kosambi | R Documentation | 
Calculation of genetic distances from recombination rates
kosambi(x, inverse = F)
| x | vector of recombination rates | 
| inverse | logical, if FALSE recombination rate is mapped to Morgan unit, if TRUE Morgan unit is mapped to recombination rate (default is FALSE) | 
vector of genetic positions in Morgan units
Kosambi D.D. (1944) The estimation of map distance from recombination values. Ann. Eugen. 12: 172-175.
  kosambi(seq(0, 0.5, 0.01))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.