The emission probabilities for 1 haploid chromosome and 1 diploid chromosome
1 2  | emissionProbHD(pop_allele_freq, genotype_1, genotype_2, ibd, male_column,
  female_column)
 | 
pop_allele_freq | 
 The population allele frequency for SNP i. This corresponds to the reference allele  | 
genotype_1 | 
 The genotype for isolate 1 from the pair for SNP i  | 
genotype_2 | 
 The genotype for isolate 2 from the pair for SNP i  | 
ibd | 
 The IBD state  | 
male_column | 
 The haploid isolate from the pair. Either 1 or 2  | 
female_column | 
 The diploid isolate from the pair. Either 1 or 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.