# checks for multiple rare genotypes on the minus strand, as this should help to catch errors due to strand
# rs1799807
# rs8176058
# rs1013579
# rs1050828
# rs1402279
and(rs1799807(C;C),
rs8176058(A;A),
rs1013579(C;C),
rs1050828(A;A),
rs1402279(G;G))