jitterMap: Add noise to marker positions

Description Usage Arguments Details Value

View source: R/jitterMap.R

Description

Add noise to marker positions, so that no markers are co-located

Usage

1
jitterMap(map)

Arguments

map

The map to add noise to.

Details

Add noise to marker positions, so that no markers are located at the same position on a single chromosome. This was necessary before there was an error model implemented in the IBD genotype imputation and IBD genotype probabliity code. There is little reason to use this function now.

Value

A copy of the input map, with noise added to genetic positions.


mpMap2 documentation built on Sept. 13, 2020, 5:17 p.m.