The map must contains a complete chromosome or enough markers to cover the area that will be simulated.
readGeneticMap(chromosome, dir = ".")
Chromosome number to download recombination distances from.
Directory the map file is located.
The file can be downloaded from the provided genetic maps by using the function downloadGeneticMap.
# NOT RUN {
# }
# NOT RUN {
downloadGeneticMap(22)
readGeneticMap(22)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab