plotMosaic: Plot estimated genetic composition of lines

Description Usage Arguments Details Value

View source: R/plotMosaic.R

Description

Plot estimated genetic composition of lines

Usage

1
plotMosaic(inputObject, chromosomes, positions, lines, ...)

Arguments

inputObject

An object of class mpcrossMapped containing imputed IBD genotypes

chromosomes

Chromosomes to plot

positions

Genetic positions to plot

lines

Genetic lines to plot

...

Extra inputs to heatmap_2

Details

This function produces a heatmap showing the genetic composition of lines, as measured by the imputed IBD genotypes. Rows correspond to genetic lines, columns correspond to genetic positions, and colours indicate founder alleles. All heterozygotes are marked in the same colour, otherwise there are generally too many colours to be useful.

Value

None


mpMap2 documentation built on Sept. 13, 2020, 5:17 p.m.