getAlleleTable {scoreInvHap} | R Documentation |
Get a data.frame that maps the numeric genotype of a SNPmatrix (0, 1, 2) into the real genotype. Heterozygous genotypes are ordered alphabetically.
getAlleleTable(map)
map |
Data.frame with the annotation of the SNPs (from plink format) |
Data.frame with genotypes map