strip.partials: Strip partially informative genotypes

Description Usage Arguments Value Author(s) See Also Examples

Description

Replace all partially informative genotypes (e.g., dominant markers in an intercross) with missing values.

Usage

1
strip.partials(cross, verbose=TRUE)

Arguments

cross

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

verbose

If TRUE, print the number of genotypes removed.

Value

The same class cross object as in the input, but with partially informative genotypes made missing.

Author(s)

Karl W Broman, kbroman@biostat.wisc.edu

See Also

plotMissing, plotInfo

Examples

1
2
3
4

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