this is an example of the tibble made by processEigenstrat().
counts_example
A data frame with 15 rows and 4 columns:
- pair
the pair of individuals that are compared
- nsnps
the number of overlapping snps that were compared for each pair.
- mismatch
the number of sites which did not match for each pair.
- pmr
the pairwise mismatch rate (mismatch/nsnps).