pseudo.map: The makers and pseudo-markers genetic map
Description
Lists the markers and pseudo-markers genetic positions for all of the chromosomes.
Usage
pseudo.map( cross )
Arguments
cross
An object of class cross. See 'qtl' package manual for read.cross function details.
Value
A vector containing containing the genetic position of markers and pseudo-marker for all of the chromosomes sort by positions and chromosomes appearance.
Details
This function lists the markers and pseudo-marker genetic positions for all of the chromosomes. This function is used by others functions. It is necessary to have previously perform the calc.genoprob function before using this function.