plotMapComparison: Plotting routine for comparison of two genetic maps.

Description Usage Arguments Value Author(s) See Also Examples

View source: R/plotMapComparison.R

Description

Plotting routine for comparison of two genetic maps.

Usage

1
	plotMapComparison(cross, population, map=c("genetic","physical"), chr)

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 ones stored in population$maps) should be used fo assigning chromosomes on the created map.

chr

Specifies subset of chromosomes to be shown.

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.