Learn R Programming

HIBAG (version 1.8.3)

hlaGenoMRate: Missing Rates Per SNP

Description

To calculate the missing rates from genotypes or haplotypes per SNP.

Usage

hlaGenoMRate(obj)

Arguments

obj
an object of hlaSNPGenoClass

Value

Return missing rates per SNP.

See Also

hlaGenoAFreq, hlaGenoMFreq, hlaGenoMRate, hlaGenoMRate_Samp

Examples

Run this code
summary(HapMap_CEU_Geno)

summary(hlaGenoMRate(HapMap_CEU_Geno))

Run the code above in your browser using DataLab