pseudo.map: The makers and pseudo-markers genetic map

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

Description

Lists the markers and pseudo-markers genetic positions for all of the chromosomes.

Usage

1
pseudo.map( cross )

Arguments

cross

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

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.

Value

A vector containing containing the genetic position of markers and pseudo-marker for all of the chromosomes sort by positions and chromosomes appearance.

Note

It is necessary to previously perform the calc.genoprob function.

Author(s)

Hamid A. Khalili

See Also

calc.genoprob

Examples

1
2
3

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

Related to pseudo.map in eqtl...