data_ex_gstud | R Documentation |
Genetic dataset from genetic simulation on CDPOP 200 individuals, 10 populations 20 microsatellite loci (3 digits coding) 100 generations simulated
data_ex_gstud
A 'data.frame' with columns:
Individual ID
Population name
20 loci columns with microsatellite data with 3 digits coding, alleles separated by ":", and blank missing data (class 'locus' from gstudio)
data("data_ex_gstud") str(data_ex_gstud) length(unique(data_ex_gstud$POP))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.