Description Usage Arguments Value Author(s) Examples
Converts allele calls in A,C,G,T,H,N format into numbers with 0: homozygous A, 1: heterozygous, 2: homozygous B, 3: no call.
1 | convert.allele.calls(geno)
|
geno |
Character matrix containing A, C, G, T, H or N. |
Numeric matrix containing 0, 1, 2 or 3.
Daniel Gatti
1 | ## Not run: convert.allele.calls(geno)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.