maskChromosomeEnds: Masking of double recombinations at chromosome ends

Description Usage Arguments Examples

Description

Sets double recombination calls at the start and end of chromosomes to missing, e.g. in the chromosome start sequence of 5'-AAHH or end sequence BBAA-3', both AAs are replaced by NN.

Usage

1
maskChromosomeEnds(inputGenos, maxHapLength = 1)

Arguments

inputGenos

ABH genotype file to mask.

maxHapLength

Max length (in number of markers) of double recombination haplotype to set to missing. Default is 1.

Examples

1
2
3

johncarlosignacio/gtmask documentation built on Dec. 21, 2021, 2:12 a.m.