powered by
This function performs the Four-Gamete Test to check the compatability of two SNVs. If all four haplotypes (00,10,01,11) are observed for two SNVs, those two SNVs are incompatible.
fourGamete(snv1, snv2)
First SNV.
Second SNV.
TRUE, if both SNVs are incompatible.
# NOT RUN { # } # NOT RUN { # }
Run the code above in your browser using DataLab