Description Usage Arguments Value Examples
Label one allele (A/C/T/G) as reference and the other as other for use in determining numeric count genotypes.
1 | label_ref_snp(gv_actg)
|
gv_actg |
A genotype vector (coded as A/C/T/G) for a single SNP locus. |
a character vector of length 2 with names reference and other
1 | label_ref_snp(c("TT", "CT", "CC", "TC"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.