plotAlleleFreq: Plot the parental allele frequencies along the chromosomes.

Description Usage Arguments Value Examples

View source: R/plotAlleleFreq.R

Description

Plot the parental allele frequencies along the chromosomes.

Usage

1
plotAlleleFreq(genos = "genotypes")

Arguments

genos

The output of readABHgenotypes

Value

A plot of parental allele frequencies along the chromosomes. If the output is assigned a name a ggplot2 object is returned for further manipulation.

Examples

1
2
## Not run: plotAlleleFreq(genotypes)
## Not run: p <- plotAlleleFreq(genotypes)

Example output



ABHgenotypeR documentation built on May 2, 2019, 6:33 a.m.