1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
\name{fa}
\docType{data}
\alias{fa}
\title{Friedreich Ataxia data}
\description{This data set contains a case-control indicator and twelve
microsatellite markers. An extra unphased individual with the following
genotype
\preformatted{
2 7 7 7 1 3 2 2 2 2 6 3
3 8 10 8 3 9 3 4 2 2 7 5
}
has not been included.
The inter-marker distances (Morgan) are as follows,
0.03, 0.065, 0.00125, 0.00125, 0.00125, 0.00125,
0.00125, 0.00125, 0.00125, 0.00125, 0.045
}
\usage{data(fa)}
\format{A data frame containing 127 rows and 13 columns}
\source{Liu JS, Sabatti C, Teng J, Keats BJB, Risch N (2001).
Bayesian analysis of haplotypes for linkage disequilibrium mapping
Genome Research 11:1716-1724}
\keyword{datasets}
|