# Generated by roxygen2: do not edit by hand export(make_hexbin) export(make_hexbin_label) export(plot_hexbin_bivariate) export(plot_hexbin_density) export(plot_hexbin_fc) export(plot_hexbin_feature) export(plot_hexbin_feature_plus) export(plot_hexbin_feature_shiny) export(plot_hexbin_gene) export(plot_hexbin_interact) export(plot_hexbin_meta) export(plot_hexbin_meta_plus) export(plot_hexbin_meta_shiny) exportMethods(make_hexbin) exportMethods(plot_hexbin_gene) import(Seurat) import(SingleCellExperiment) import(concaveman) import(ggplot2) import(grid) import(shiny) importFrom(cluster,pam) importFrom(dplyr,as_tibble) importFrom(dplyr,tibble) importFrom(entropy,mi.plugin) importFrom(ggforce,geom_mark_hull) importFrom(hexbin,hcell2xy) importFrom(hexbin,hexbin) importFrom(methods,slotNames) importFrom(scales,hue_pal) importFrom(stats,cor) importFrom(stats,median) importFrom(stats,quantile) importFrom(stats,sd)