HornedLizard_Pop {PopGenHelpR} | R Documentation |
Heterozygosity
and Differentiation
.Data frame containing 4 columns and 72 rows
data(HornedLizard_Pop)
A data frame with 4 columns and 72 rows:
Sample Name
Population assignment according to sNMF results (see citation)
Longitude
Latitude
...
Coordinates and population names taken from Farleigh, K., Vladimirova, S. A., Blair, C., Bracken, J. T., Koochekian, N., Schield, D. R., ... & Jezkova, T. (2021). The effects of climate and demographic history in shaping genomic variation across populations of the Desert Horned Lizard (Phrynosoma platyrhinos). Molecular Ecology, 30(18), 4481-4496.
data("HornedLizard_Pop")
data("HornedLizard_VCF")
Test <- Differentiation(data = HornedLizard_VCF, pops = HornedLizard_Pop, write = FALSE)