View source: R/func__countAlleles.R
| countAlleles | R Documentation | 
Make a data frame to summarise genes, alleles and allele frequencies.
countAlleles(pam.genes, pam.alleles, patterns = NULL, pat.sizes = NULL)
pam.genes | 
 a compiled matrix showing allele calls across isolates, where extended allele IDs have been assigned  | 
pam.alleles | 
 a presence-absence matrix of alleles, which is derived from the matrix pam.genes.  | 
patterns | 
 (optional) a data frame consisting of two columns: allele and pattern ID  | 
pat.sizes | 
 (optional) a two-column data frame (pattern and size) for the number of alleles per pattern  | 
Yu Wan (wanyuac@126.com)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.