dosage2hard | R Documentation |
Hard genotype is defined as the genotype with highest genotype probability.
dosage2hard(AA, AB, BB)
AA |
Genotype probability of AA or 0/0. |
AB |
Genotype probability of AB or 0/1. |
BB |
Genotype probability of BB or 1/1. |
A matrix of hard genotypes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.