plotChildrenExpression: Plotting routine for children expression data.

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

Description

Plots offspring gene expression data in comparison with founders data.

Usage

1

Arguments

population

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

markers

Numbers of markers to be plotted.

Details

Plots offspring expression data (boxplot) max value of parental expression (red triangle) min (blue triangle) and mean(line) for selected markers.

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
	data(testPopulation)
	### plotting only 10 markers for clearer image
	plotChildrenExpression(testPopulation,10:20)

KonradZych/phenotypes2genotypes documentation built on May 30, 2019, 2:45 p.m.