Description Usage Arguments Examples
Generates a recombination vector arising from one meiotic event. The origin of segments is coded as (0 - haplotype1 , 1 - haplotype2 )
1 | generateChromosomeRecombinationPositions(chromosomeLength = 500)
|
chromosomeLength |
The length of the region in cm. |
1 2 3 4 5 | library("sim1000G")
# generate a recombination events for chromosome 4
readGeneticMap(4)
generateChromosomeRecombinationPositions(500)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.