Description Usage Arguments Value
This function can be used to obtain required inputs for the function MultiLociPOE: all possible haplotypes in the population of interest and the corresponding haplotype frequencies.
1 | MultiLociPOE.input(gmm, gcc, type)
|
gmm |
a |
gcc |
a |
type |
an indicator for the genotype data format. (0 for genotype coded as 0, 1, 2; 1 for normalized genotype coded as 0, 1/2, 1; 2 for genotype coded like "A/A", "A/B", "B/B") |
a list with the following elements
|
matrix of genotypes for mothers (n: number of mothers; m: number of SNPs) |
|
matrix of genotypes for offspring (n: number of offspring; m: number of SNPs) |
|
a |
|
a |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.