crossover(L, m, p, obligate_chiasma, Lstar)
m = 0
is no interference).p = 0
gives pure chi-square model)calc_Lstar
.Chiasma locations are a superposition of two
processes: a proportion p exhibiting no interference, and a
proportion (1 - p)
following the chi-square model with interference
parameter m. Crossover locations are derived by thinning the
chiasma locations with probability 1/2
.
Simulations are under the Stahl model with the interference parameter being an integer. This is an extension of the chi-square model, but with chiasmata being the superposition of two processes, one following the chi-square model and the other exhibiting no interference.
Foss, E., Lande, R., Stahl, F. W. and Steinberg, C. M. (1993) Chiasma interference as a function of genetic distance. Genetics 133, 681--691.
Zhao, H., Speed, T. P. and McPeek, M. S. (1995) Statistical analysis of crossover interference using the chi-square model. Genetics 139, 1045--1056.
Meiosis::crossover(300, 10, 0.5, FALSE, 300)
Run the code above in your browser using DataLab