getAlleleTable: Compute the allele table

Description Usage Arguments Value

View source: R/getAlleleTable.R

Description

Get a data.frame that maps the numeric genotype of a SNPmatrix (0, 1, 2) into the real genotype. Heterozygous genotypes are ordered alphabetically.

Usage

1

Arguments

map

Data.frame with the annotation of the SNPs (from plink format)

Value

Data.frame with genotypes map


scoreInvHap documentation built on Feb. 6, 2021, 2 a.m.