Description Usage Arguments Value Author(s) References
View source: R/Distribution_DeletEffects.R
Takes an output file from Nemo of deleterious loci genotypes, and plots the distribution of both the homozygous and heterozygous effects of these loci.
1 | dist.delet.effects(file, num.loci, xlim.ho = c(0, 1), xlim.he = c(0, 1))
|
file |
The file containing deleterious loci output from Nemo. |
num.loci |
The number of deleterious loci that were simulated in that file. |
xlim.ho |
The limits of the x-axis for the homozygous effect distribution, default is from 0 to 1. |
xlim.he |
The limits of the x-axis for the heterozygous effect distribution, default is from 0 to 1. |
Creates a plot of two histograms showing the distributions.
Kimberly J Gilbert
Nemo is created and maintained by Fred Guillaume. The manual and source files are available online.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.