Description Usage Arguments Value
This is a utility function, that convert ped genotypes (AA/AB/BB) into 0/1 (either homozygous/heterozygous)
1 | pedConvertCpp(genotype)
|
genotype |
vector of pair of genotypes (01, AA, AG) |
converted vector of genotypes (0/1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.