cont.isl99 {hierfstat} | R Documentation |
A genetic dataset from a diploid organism in a continent-island model
Description
A simple diploid dataset, with alleles encoded as two digits numbers. Up to 99 alleles per locus
Usage
data(cont.isl99)
Format
A data frame with 150 rows and 6 columns:
- Pop
Population identifier, from 1 to 3
- loc.1
genotype at loc.1
- loc.2
genotype at loc.2
- loc.3
genotype at loc.3
- loc.4
genotype at loc.4
- loc.5
genotype at loc.5
...
Source
generated with function sim.genot(nbal=99)
Examples
data(cont.isl99)
allele.count(cont.isl99)
[Package hierfstat version 0.5-11 Index]