Description Usage Arguments Value
View source: R/statFunctions.R
Title get allele frequences for allele A
1 | getq(n1, n3)
|
n1 |
counts for allele A |
n3 |
counts for allele B |
Frequencies of allele A. Note, to prevent a catastrophe when calculating G statistic, frequencies of 1 and 0 are converted to 0.99 and 0.01.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.