readGeneticMap {sim1000G} | R Documentation |
The map must contains a complete chromosome or enough markers to cover the area that will be simulated.
readGeneticMap(chromosome, filename = NA, dir = NA)
chromosome |
Chromosome number to download a genetic map for , or |
filename |
A filename of an existing genetic map to read from (default NA). |
dir |
Directory the map file will be saved (only if chromosome is specified). |
readGeneticMap(chromosome = 22)