Usage
geneUsage(genes = NULL, level = c("subgroup", "gene", "allele"),
functionality = NULL, junctionFr = NULL,
abundance=c("relative","absolute"), ...)plotGeneUsage(geneUsage.tab=NULL,plotFunctionality=FALSE,plotJunctionFr=FALSE,
color=c("orange","darkblue","gray"), title=NULL, PDF=NULL,...)
Arguments
genes
Vector containing gene information (IMGT nomenclature; see Details)
level
Gene level used for gene usage analysis: subgroup, gene, allele
functionality
Vector containing functionality information
junctionFr
Vector containing functionality information
abundance
Shall relative or absolute values be returned? (default: relative)
geneUsage.tab
Output of geneUsage()
plotFunctionality
Shall gene usage vs. functionality be plotted? (default: FALSE)
plotJunctionFr
Shall gene usage vs. junction frame be plotted? (default: FALSE)
color
color used for plots (default: c("orange","darkblue","gray"))
title
title of the plot (optional)
PDF
PDF project name (see Details)