Description Usage Arguments Value Examples
View source: R/plotAlleleFreq.R
Plot the parental allele frequencies along the chromosomes.
1 | plotAlleleFreq(genos = "genotypes")
|
genos |
The output of readABHgenotypes |
A plot of parental allele frequencies along the chromosomes. If the output is assigned a name a ggplot2 object is returned for further manipulation.
1 2 | ## Not run: plotAlleleFreq(genotypes)
## Not run: p <- plotAlleleFreq(genotypes)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.