Description Usage Arguments Details Value Author(s)
Dependend on minor allele frequency the coding of the alleles will be updated.
1 | coding.baseline.allele(geno, coding = c("minor", "major"))
|
geno |
(m,n)-genotype matrix m=number of individuals type R: n=number of snps |
coding |
which type of coding should be used. |
Allele 1 is coded as the minor allele , if coding type "minor" is used. Otherwise allele 1 is coded as major allele.
This function returns the updated genotype matrix.
Sven Knueppel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.