# Generated by roxygen2: do not edit by hand

export(combine_scGate_multiclass)
export(gating_model)
export(get_scGateDB)
export(get_testing_data)
export(load_scGate_model)
export(performance.metrics)
export(plot_UCell_scores)
export(plot_levels)
export(plot_tree)
export(scGate)
export(test_my_model)
import(BiocParallel)
import(Seurat)
import(ggplot2)
importFrom(Seurat,DimPlot)
importFrom(UCell,AddModuleScore_UCell)
importFrom(UCell,SmoothKNN)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(ggridges,geom_density_ridges)
importFrom(methods,is)
importFrom(patchwork,wrap_plots)
importFrom(reshape2,melt)
importFrom(stats,setNames)
importFrom(utils,download.file)
importFrom(utils,read.table)
importFrom(utils,unzip)
