Counts | R Documentation |
Count Variants and Carriers
Counts(anno, geno, n_anno, min_mac = 0L)
anno |
(snps x 1) annotation vector with integer values in 1 through the number of annotation categories L. |
geno |
(n x snps) genotype matrix. |
n_anno |
Number of annotation categories L. |
min_mac |
Minimum minor allele count for inclusion. Default: 0. |
Data.frame of allele, variant, and carrier counts.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.