Description Usage Arguments Value
View source: R/getAlleleTable.R
Get a data.frame that maps the numeric genotype of a SNPmatrix (0, 1, 2) into the real genotype. Heterozygous genotypes are ordered alphabetically.
1 | getAlleleTable(map)
|
map |
Data.frame with the annotation of the SNPs (from plink format) |
Data.frame with genotypes map
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.