Estimate Genotyping Error Rate
Estimate genotyping error rate from Mendelian errors per SNP.
EstErr(GenoM, Par, ErrFlavour = "version2.0")
GenoM |
genotype matrix, in sequoia's format: 1 column per SNP, 1 row per individual, genotypes coded as 0/1/2/-9, and rownames giving individual IDs. |
Par |
pedigree dataframe, only genotyped parents are used. |
ErrFlavour |
function that takes the genotyping error rate |
A dataframe with columns:
Err.hat |
Error rate, as estimated from the joined offspring-parent
(-parent) genotypes and the presumed error structure ( |
n.dam, n.sire, n.pair |
Number of dams, sires, parent-pairs succesfully genotyped for the SNP |
OHdam, OHsire |
Count of number of opposing homozygous cases |
MEpair |
Count of Mendelian errors, includes opposing homozygous cases |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.