readGeneticMap: Reads a genetic map downloaded from the function...

Description Usage Arguments Examples

Description

The map must contains a complete chromosome or enough markers to cover the area that will be simulated.

Usage

1
readGeneticMap(chromosome, filename = NA, dir = NA)

Arguments

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).

Examples

1
readGeneticMap(chromosome = 22)

sim1000G documentation built on June 10, 2019, 1:01 a.m.