Description Usage Arguments Note Examples
This function aims at evaluating allele frequency in a ballance population, this considering the ploidy level. Then It calculated an weighted avarage
1  | allele.hetero(xx, ploidy = 2)
 | 
xx | 
 A binary datafram of genotypes, individuals as row and alleles as column  | 
ploidy | 
 Interger or vector, ploidy level of the population or individuals  | 
There is a little biais on small sized sample.
1 2  | data(Birch)
allele.hetero(Betula,code$Ploidy)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.