# Generated by roxygen2: do not edit by hand

export(HDStIM)
export(marker_ranking_boruta)
export(plot_K_Fisher)
export(plot_exprs)
export(plot_umap)
import(Boruta)
import(dplyr)
import(ggplot2)
importFrom(broom,tidy)
importFrom(dplyr,filter)
importFrom(dplyr,select)
importFrom(dplyr,slice_sample)
importFrom(ggridges,geom_density_ridges)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(grDevices,rainbow)
importFrom(graphics,plot)
importFrom(parallel,detectCores)
importFrom(stats,as.formula)
importFrom(stats,fisher.test)
importFrom(stats,kmeans)
importFrom(stats,median)
importFrom(stats,p.adjust)
importFrom(tibble,as_tibble)
importFrom(tidyr,gather)
importFrom(tidyselect,all_of)
importFrom(uwot,umap)
