impute_missing_genotypes
impute_missing_genotypes(snpdata, genotype="Phased", nsim=100)
impute_missing_genotypes is a function that imputes the missing genotypes. Missing data can be phased from raw data (genotype="GT") or phased data (genotype="Phased")
snpdata: an object of class SNPdata
genotype: the name of the genotype matrix to be used
nsim: the number of simulations
a SNPdata object with an additional field
Imputed: the matrix of imputed data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.