Description Usage Arguments Value Author(s) Examples
For a locus, this function computes the minor allelic frequency, the frequency of heterozygous genotypes and the missing value frequency.
1 | Info.Locus(locus,data="G")
|
locus |
Numeric vector of allelic doses. |
data |
Value equal to "G" or "H" depending on the type of data (Genotype or Haplotype). Default value is "G". |
The returned value is a numeric vector of three values which are respectively the minor allelic frequency, the frequency of heterozygous genotypes (NA if haplotype data) and the missing value frequency.
David Desrousseaux, Florian Sandron, Aurélie Siberchicot, Christine Cierco-Ayrolles and Brigitte Mangin
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.