Learn R Programming

mpMap (version 1.14)

subset.mpprob: Subset mpprob object

Description

Reduces an mpprob object down to a specified set of chromosomes, markers and/or lines

Usage

"subset" (x, chr = NULL, markers = NULL, lines = NULL, ...)

Arguments

x
Object of class mpprob
chr
Selected chromosomes TO KEEP. Default is all
markers
Selected markers TO KEEP. Default is all
lines
Selected lines TO KEEP. Default is all
...
Additional arguments

Value

The original object with chromosomes/lines removed which are not listed in the arguments.

See Also

mpprob