clean.cross: Remove derived data

Description Usage Arguments Value Author(s) See Also Examples

Description

Remove any intermediate calculations from a cross object.

Usage

1
2
## S3 method for class 'cross'
clean(object, ...)

Arguments

object

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

...

Ignored at this point.

Value

The input object, with any intermediate calculations (such as is produced by calc.genoprob, argmax.geno and sim.geno) removed.

Author(s)

Karl W Broman, kbroman@biostat.wisc.edu

See Also

drop.nullmarkers, drop.markers, clean.scantwo

Examples

1
2
3
4
5
6

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