Description Usage Arguments Value
The alleleAPP function generates a graphical output of the alleles appeareance for each gene.
1 2 3 4 5  | alleleAPP(
  gene_list,
  max_alleles_bar = 8,
  file = file.path(normalizePath(tempdir()), "allele_appeareance.pdf")
)
 | 
gene_list | 
 list of alleles appearce for each gene.  | 
max_alleles_bar | 
 the number of maximum alleles per each bar plot. Defualt is 8 alleles.  | 
file | 
 file path to render the plot.  | 
A bar plot for each gene with the allele appearence.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.