mnames.map: List all markers from a cross object

Description Usage Arguments Details Value Author(s) See Also Examples

Description

Return the list of all markers for all of the chromosomes.

Usage

1
mnames.map(cross)

Arguments

cross

An object of class cross. See 'qtl' package manual for read.cross function details.

Details

Returns the list of all markers of the cross object sort by chromosome appearance and the marker relatives position. This function is used by the cim.peak function.

Value

A vector containing all marker names sort by the marker relatives position and chromosomes appearance.

Author(s)

Hamid A. Khalili

See Also

cim.peak,read.cross

Examples

1
2

eqtl documentation built on May 2, 2019, 5:42 a.m.

Related to mnames.map in eqtl...