powered by
A simple diploid dataset, with allele encoded as one digit number
data(diploid)
A data frame with 44 rows and 6 columns:
Population identifier, from 1 to 6
genotype at loc-1 (only allele 4 present)
genotype at loc-1 (alleles 3 and 4)
genotype at loc-1 (alleles 2, 3 and 4)
genotype at loc-1 (alleles 1, 2, 3 and 4)
genotype at loc-1 (only allele 4)
...
# NOT RUN { data(diploid) basic.stats(diploid) # }
Run the code above in your browser using DataLab