Uses neighboring SNPs in the clustering hierarchy to impute alleles to positions with missing values at medoid SNPs.
1 | imputeMedoids(snp, snpClust, hier, min.absCor = 0.25, mc.cores = 1)
|
snp |
an object of class snpMatrix. |
snpClust |
an object of class |
hier |
an object of class hierarchy. |
min.absCor |
a minimum value of correlation. If missing values still exist if this point in the hierarchy is reached, imputing is done via allele frequencies. |
mc.cores |
a number of cores for parallelising. Theoretical maximum is
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.