# Generated by roxygen2: do not edit by hand

export(convertToASC)
export(createFullHaplotype)
export(createHaplotypeTable)
export(deletionHeatmap)
export(deletionsByBinom)
export(deletionsByVpooled)
export(geneUsage)
export(hapDendo)
export(hapHeatmap)
export(nonReliableVGenes)
export(plotDeletionsByBinom)
export(plotDeletionsByVpooled)
export(plotHaplotype)
export(readHaplotypeDb)
import(ggplot2)
import(utils)
importFrom(cowplot,background_grid)
importFrom(cowplot,draw_label)
importFrom(cowplot,get_legend)
importFrom(cowplot,ggdraw)
importFrom(cowplot,plot_grid)
importFrom(dplyr,"%>%")
importFrom(dplyr,.data)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,count)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,do)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarize)
importFrom(dplyr,summarize_at)
importFrom(dplyr,transmute)
importFrom(dplyr,ungroup)
importFrom(grDevices,dev.control)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grDevices,recordPlot)
importFrom(graphics,axis)
importFrom(graphics,grid)
importFrom(graphics,image)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(grid,gpar)
importFrom(grid,textGrob)
importFrom(gtable,gtable_add_grob)
importFrom(gtable,gtable_add_rows)
importFrom(gtable,gtable_filter)
importFrom(stats,as.dendrogram)
importFrom(stats,as.dist)
importFrom(stats,binom.test)
importFrom(stats,hclust)
importFrom(stats,p.adjust)
importFrom(stats,setNames)
importFrom(stats,weighted.mean)
importFrom(tidyr,expand_grid)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,separate)
importFrom(tidyr,separate_rows)
