missing_match
a boolean determining whether missing data should be
considered a match. If TRUE (default) missing data at a locus will match
with any data at that locus in each comparison. If FALSE, missing data at a
locus will cause all comparisons to return the maxi
threads
The maximum number of parallel threads to be used within this
function. A value of 0 (default) will attempt to use as many threads as
there are available cores/CPUs. In most cases this is ideal. A value of 1
will force the function to run serially, which