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

Description Usage Arguments Examples

View source: R/recombination.R

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)

adimitromanolakis/sim1000G documentation built on Sept. 29, 2021, 3:44 a.m.