projectOldMarkers: Plotting routine which shows where markers from original map...

Description Usage Arguments Value Author(s) See Also Examples

View source: R/plotRoutines.R

Description

Plotting routine which shows where markers from original map are located on saturated map.

Usage

1
2
  projectOldMarkers(cross,population,map=c("genetic","physical"),
    label=c("positions","names","no"),...)

Arguments

cross

An object of class cross. See read.cross for details.

population

An object of class population. See create.population for details.

map

Which map (from the ones stored in the population$maps) should be used to assigning chromosomes on the created map

label

Should the old markers be labeled in the plot (options: position, name or off).

...

Parameters passed to plot.qtl.

Value

None.

Author(s)

Konrad Zych k.zych@rug.nl, Danny Arends Danny.Arends@gmail.com Maintainer: Konrad Zych k.zych@rug.nl

See Also

Examples

1
2
3

pheno2geno documentation built on May 2, 2019, 6:35 a.m.