Learn R Programming

ABHgenotypeR (version 1.0.1)

plotMarkerDensity: Plot the marker density along the chromosomes.

Description

Plot the marker density along the chromosomes.

Usage

plotMarkerDensity(genos = "genotypes")

Arguments

genos
The output of readABHgenotypes

Value

A plot of marker densities along the chromosomes. If the output is assigned a name a ggplot2 object is returned for further manipulation.

Examples

Run this code
## Not run: plotMarkerDensity(genotypes)
## Not run: p <- plotMarkerDensity(genotypes)

Run the code above in your browser using DataLab