imputeByFlanks: Impute missing genotypes based on flanking alleles

Description Usage Arguments Value Examples

Description

Impute missing genotypes based on flanking alleles

Usage

1
imputeByFlanks(inputGenos = "genotypes")

Arguments

inputGenos

A genotypes list object.

Value

A genotype object in which missing data is imputed based on flanking alleles. Any number of N is replaced by either A, B or N if the alleles which flank the N match

Examples

1
## Not run: imputedGenos <- imputeByFlanks(genotypes)

StefanReuscher/ABHgenotypeR documentation built on May 9, 2019, 3:05 p.m.