# Generated by roxygen2: do not edit by hand

export(barcode_binary_heatmap)
export(barcode_ggheatmap)
export(barcode_ggheatmap_stat)
export(barcode_stat_test)
export(bias_histogram)
export(bias_lineplot)
export(bias_ridge_plot)
export(chord_diagram)
export(clonal_contribution)
export(clonal_count)
export(clonal_diversity)
export(cor_plot)
export(create_SE)
export(dist_plot)
export(estimate_barcode_threshold)
export(get_top_clones)
export(launchApp)
export(mds_plot)
export(rank_abundance_plot)
export(rank_abundance_stat_test)
export(scatter_plot)
export(stat_hist)
export(subset_SE)
export(threshold)
export(threshold_SE)
import(SummarizedExperiment)
import(dplyr, except = count)
import(ggplot2)
import(ggridges)
import(graphics)
import(tibble)
import(utils)
import(viridis)
importFrom(grDevices,adjustcolor)
importFrom(magrittr,"%>%")
importFrom(plyr,.)
importFrom(plyr,count)
importFrom(rlang,"%||%")
importFrom(stats,chisq.test)
importFrom(stats,cor.test)
importFrom(stats,cutree)
importFrom(stats,fisher.test)
importFrom(stats,hclust)
importFrom(stats,p.adjust)
importFrom(stats,setNames)
importFrom(tidyr,pivot_longer)
importFrom(vegan,diversity)
