data_ex_loci | R Documentation |
Genetic dataset from genetic simulation on CDPOP 200 individuals, 10 populations 20 microsatellite loci (3 digits coding) 100 generations simulated
data_ex_loci
An object of class 'loci' and 'data.frame' with the columns :
Population name
20 loci columns with microsatellite data with 3 digits coding, alleles separated by "/", and missing data noted "NA/NA"
Row names correspond to individuals' ID
data("data_ex_loci") length(unique(data_ex_loci$population))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.