Observed genotype frequencies at MN and S loci, for 2 populations

Description

The IndianIrish data frame has 18 rows and 4 columns. The data are genotype frequencies for two locations, for Xavante Indian and Irish populations respectively

Usage

data(IndianIrish)

Format

This data frame contains the following columns:

Population
a factor with levels
Population
Indian
Population
Irish
locus1
a factor with levels
locus1
MM
locus1
MN
locus1
NN
locus2
a factor with levels
locus2
SS
locus2
Ss
locus2
ss
Observed
a numeric vector giving the frequency for each category of the tale

Source

Mourant et al (1977) and Huttley and Wilson (2000).

References

1. Huttley, G.A. and Wilson, S.R. 2000. Testing for concordant equilibria between population samples. Genetics 156, 2127-2135.
2. Mourant, A.E., Kopec, A.C. and Domaniewska-Sobczak, K. 1976. em{The Distribution of the Human Blood Groups and Other Polymorphisms.} Oxford University Press.
3. Weir, B.S. 1996. em{Genetic Data Analysis II.} Sinauer.

See Also

hwde,hiv, mendel3

Examples

data(IndianIrish)
hwde(data=IndianIrish)

[Package Contents]