Calculates number of inconsistencies and total comparable SNPs for a parent-child pair.

check.mendelian.inconsistencies.pair(g1, g2)

Arguments

g1

Genotype vector for parent.

g2

Genotype vector for child.

Value

Numeric vector: [# inconsistencies, # comparable SNPs].

Author

Roberto Higa

Examples

# Used internally by check.mendelian.inconsistencies