and(
atleast(5,
# These 5 markers are on the 23andMe v1
rs2032658(G),rs1558843(A),rs17307398(T),rs9786261(A),rs891407(G),
# but these are only on the v2
rs4481791(C),rs17249974(A)
),
not(rs2032658(A),rs1558843(C),rs17307398(C),rs9786261(G),rs891407(C),rs17249974(C))
)
