HWE2sided.table: Table and plot of Hardy-Weinberg p-values for all 2x2 tables possible under the null distribution.
Description
Table and plot of HWE p-values for all possible contingency tables consistent with the margins of the input observed contingency table. See HWE2sided for details of the p-values calculated.
Usage
HWE2sided.table(maf, n, ylim = c(0, 1), xlim = NULL)
Arguments
maf
Minor allele frequency
n
Total genotype count
ylim
Y-axis range for plot
xlim
X-axis range for plot
Value
Outputs the table of HWE p-values for all the contingency tables consistent with the margins of the input table.