Learn R Programming

HIBAG (version 1.8.3)

hlaGenoAFreq: Allele Frequency

Description

To calculate the allele frequencies from genotypes or haplotypes.

Usage

hlaGenoAFreq(obj)

Arguments

obj
an object of hlaSNPGenoClass

Value

Return allele frequecies.

See Also

hlaGenoAFreq, hlaGenoMFreq, hlaGenoMRate, hlaGenoMRate_Samp

Examples

Run this code
summary(HapMap_CEU_Geno)

summary(hlaGenoAFreq(HapMap_CEU_Geno))

Run the code above in your browser using DataLab