counts_example {BREADR} | R Documentation |
counts_example
Description
this is an example of the tibble made by processEigenstrat().
Usage
counts_example
Format
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).
[Package BREADR version 1.0.1 Index]