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)

Example output



ABHgenotypeR documentation built on May 2, 2019, 6:33 a.m.