dist.delet.effects: Examine effect size distribution of deleterious loci from...

Description Usage Arguments Value Author(s) References

View source: R/Distribution_DeletEffects.R

Description

Takes an output file from Nemo of deleterious loci genotypes, and plots the distribution of both the homozygous and heterozygous effects of these loci.

Usage

1
dist.delet.effects(file, num.loci, xlim.ho = c(0, 1), xlim.he = c(0, 1))

Arguments

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.

Value

Creates a plot of two histograms showing the distributions.

Author(s)

Kimberly J Gilbert

References

Nemo is created and maintained by Fred Guillaume. The manual and source files are available online.


kjgilbert/aNEMOne documentation built on May 20, 2019, 10:25 a.m.