get_genotype_class | R Documentation |
Classifies genotypes into Homozygous Reference of Alternate alleles or Heterozygous reference (one allele is reference) and Heterozygous alternate (both alleles are non-reference and are different from one-another)
get_genotype_class(sig)
sig |
genotype signature of the form '0/0' |
a character string with the class of genotype
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.