Description Usage Arguments Value Examples
Impute missing genotypes based on flanking alleles
1 | imputeByFlanks(inputGenos = "genotypes")
|
inputGenos |
A genotypes list object. |
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
1 | ## Not run: imputedGenos <- imputeByFlanks(genotypes)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.