CallGenotype | R Documentation |
The function will call genotype by allele frequency 0 means homozygous reference, 1 means homozygous alternative, 2 means heterozygous
CallGenotype(bsa, low.AF = 0.2, high.AF = 0.8)
bsa |
bsaR object |
low.AF |
low allele frequency threshold, default is 0.2 |
high.AF |
high allele frequency threshold, default is 0.8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.