Estimate genotyping error rate from Mendelian errors per SNP.
OHperSNP(GenoM, Par, Dups = NULL)
A dataframe with columns:
Number of dams, sires, parent-pairs successfully genotyped for the SNP
Count of number of opposing homozygous cases
Count of Mendelian errors, includes opposing homozygous cases
Number of duplicate pairs successfully genotyped for the SNP; number of differences
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.
pedigree dataframe, only genotyped parents are used.
pairs of duplicates
SnpStats
.