Return the list of all markers for all of the chromosomes.
Usage
mnames.map(cross)
Arguments
cross
An object of class cross. See 'qtl' package manual for read.cross function details.
Value
A vector containing all marker names sort by the marker relatives position and chromosomes appearance.
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.