exactHWEDS | R Documentation |
This function performs exact Hardy-Weinberg Equilibrium testing (using Fisher's Test) over a selection of SNPs. It also counts genotype, calculates allele frequencies, and calculates inbreeding coefficients.
exactHWEDS(
genoData,
chromosome,
geno.counts,
block.size,
permute,
controls_column
)
genoData |
|
chromosome |
|
geno.counts |
|
block.size |
|
permute |
|
controls_column |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.