# Generated by roxygen2: do not edit by hand

export("cell_type<-")
export("p_thres<-")
export(caret_model)
export(cell_type)
export(classify_cells)
export(delete_model)
export(load_models)
export(marker_genes)
export(p_thres)
export(parent)
export(plant_tree)
export(plot_roc_curve)
export(save_new_model)
export(scAnnotatR)
export(test_classifier)
export(train_classifier)
exportMethods(show)
import(AnnotationHub)
import(ROCR)
import(SingleCellExperiment)
import(ape)
import(caret)
import(data.tree)
import(dplyr)
import(e1071)
import(ggplot2)
import(kernlab, except = c(alpha, predict))
import(methods)
import(pROC)
importFrom(Seurat,GetAssayData)
importFrom(Seurat,Idents)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,colData)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(utils,data)