This script compares two percent allele frequencies and reports TRUE if they represent a fixed difference, FALSE otherwise.
Details
A fixed difference at a locus occurs when two populations share no alleles, noting that SNPs are biallelic (ploidy=2). Tolerance in the definition of a fixed difference is provided by the t parameter. For example, t=0.05 means that SNP allele frequencies of 95,5 and 5,95 percent will be reported as fixed (TRUE).
Author
Custodian: Arthur Georges (bugs? Post to https://groups.google.com/d/forum/dartr)