hyper: Data on hypertension

Description Usage Format Details Source References See Also Examples

Description

Data from an experiment on hypertension in the mouse.

Usage

1

Format

An object of class cross. See read.cross for details.

Details

There are 250 male backcross individuals typed at 174 markers (actually one contains only missing values), including 4 on the X chromosome, with one phenotype.

The phenotype is the blood pressure. See the reference below. Note that, for most markers, genotypes are available on only the individuals with extreme phenotypes. At many markers, only recombinant individuals were typed.

Source

Bev Paigen and Gary Churchill (The Jackson Laboratory, Bar Harbor, Maine) http://www.jax.org/research/churchill/datasets/qtl/qtlarchive

References

Sugiyama, F., Churchill, G. A., Higgens, D. C., Johns, C., Makaritsis, K. P., Gavras, H. and Paigen, B. (2001) Concordance of murine quantitative trait loci for salt-induced hypertension with rat and human loci. Genomics 71, 70–77.

See Also

fake.bc, fake.f2, fake.4way, listeria, bristle3, bristleX

Examples

1
2
3
4
5
6
7
8
9
data(hyper)
summary(hyper)
plot(hyper)

# Note the selective genotyping
## Not run: plotMissing(hyper, reorder=TRUE)

# A marker on c14 has no data; remove it
hyper <- drop.nullmarkers(hyper)

byandell/qtl documentation built on May 13, 2019, 9:28 a.m.