alleleAPP: Graphical output of alleles appeareance

Description Usage Arguments Value

View source: R/alleleAPP.R

Description

The alleleAPP function generates a graphical output of the alleles appeareance for each gene.

Usage

1
2
3
4
5
alleleAPP(
  gene_list,
  max_alleles_bar = 8,
  file = file.path(normalizePath(tempdir()), "allele_appeareance.pdf")
)

Arguments

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.

Value

A bar plot for each gene with the allele appearence.


williamdlees/vdjbasevis documentation built on Sept. 13, 2020, 12:17 a.m.