consensusG {MasterBayes}R Documentation

Obtains a consensus genotype from duplicate samples

Description

A function for obtaining a consensus genotype from duplicate samples. The amount of missing data is minimised, and preference is given to samples with lower genotyping error

Usage

consensusG(GdP, cat.levels=NULL)

Arguments

GdP a GdataPed object
cat.levels order of genotyping error rate categories, with most reliable category first

Value

GdP a GdataPed object

Author(s)

Jarrod Hadfield j.hadfield@ed.ac.uk

See Also

GdataPed


[Package MasterBayes version 2.45 Index]