# Generated by roxygen2: do not edit by hand

export(diagonal_heatmap)
export(fishash)
export(impute_masked_counts)
export(nonzero_histogram_with_weighted)
export(simulate_guidebender)
export(simulate_guidebender2)
export(sort_columns_by_top_row)
importClassesFrom(SingleCellExperiment,SingleCellExperiment)
importFrom(Matrix,Diagonal)
importFrom(Matrix,colSums)
importFrom(Matrix,drop0)
importFrom(Matrix,rowSums)
importFrom(Matrix,sparseMatrix)
importFrom(Matrix,summary)
importFrom(S4Vectors,`metadata<-`)
importFrom(S4Vectors,metadata)
importFrom(SummarizedExperiment,SummarizedExperiment)
importFrom(SummarizedExperiment,`assay<-`)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,cbind)
importFrom(dplyr,case_when)
importFrom(extraDistr,rdirichlet)
importFrom(extraDistr,rtpois)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_x_log10)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,scale_y_reverse)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(methods,as)
importFrom(nnet,which.is.max)
importFrom(patchwork,plot_layout)
importFrom(patchwork,wrap_plots)
importFrom(rlang,.data)
importFrom(sparseMatrixStats,colMins)
importFrom(stats,median)
importFrom(stats,p.adjust)
importFrom(stats,phyper)
importFrom(stats,rbeta)
importFrom(stats,rbinom)
importFrom(stats,rgamma)
importFrom(stats,rmultinom)
importFrom(stats,rnorm)
importFrom(stats,rpois)
