| crossover | R Documentation | 
Simulate a crossover between homologous chromosomes of a parent
crossover(xo, donor1, donor2, recomb, c)
| xo | the number of crossovers | 
| donor1 | Chrom object in format created from chrom_init, crossover starts with this one | 
| donor2 | Chrom object in format created from chrom_init | 
| recomb | dataframe of genetic and physical map for chrom c | 
| c | The chromosome being simulated | 
a list object of one recombinant chromosome
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.