Learn R Programming

HIBAG (version 1.8.3)

hlaGenoMFreq: Minor Allele Frequency

Description

To calculate the minor allele frequencies from genotypes or haplotypes.

Usage

hlaGenoMFreq(obj)

Arguments

obj
an object of hlaSNPGenoClass

Value

Return minor allele frequecies.

See Also

hlaGenoAFreq, hlaGenoMFreq, hlaGenoMRate, hlaGenoMRate_Samp

Examples

Run this code
summary(HapMap_CEU_Geno)

summary(hlaGenoMFreq(HapMap_CEU_Geno))

Run the code above in your browser using DataLab