Description Usage Arguments Value Author(s) See Also Examples
To calculate the allele frequencies from genotypes or haplotypes.
| 1 | hlaGenoAFreq(obj)
 | 
| obj | an object of  | 
Return allele frequecies.
Xiuwen Zheng
hlaGenoAFreq, hlaGenoMFreq,
hlaGenoMRate, hlaGenoMRate_Samp
| 1 2 3 4 5 6 | # load SNP genotypes
data(HapMap_CEU_Geno, package="HIBAG")
summary(HapMap_CEU_Geno)
summary(hlaGenoAFreq(HapMap_CEU_Geno))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.