Learn R Programming

hierfstat (version 0.5-11)

cont.isl99: 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)

Arguments

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

...

Examples

Run this code
# NOT RUN {
data(cont.isl99)
allele.count(cont.isl99)

# }

Run the code above in your browser using DataLab