NAMESPACE
0065b788
 # Generated by roxygen2: do not edit by hand
 
 export("cell_type<-")
 export("p_thres<-")
adb6f19c
 export(caret_model)
0065b788
 export(cell_type)
 export(classify_cells)
 export(delete_model)
a5d06e36
 export(load_models)
7e9ee09d
 export(marker_genes)
0065b788
 export(p_thres)
 export(parent)
 export(plant_tree)
 export(plot_roc_curve)
 export(save_new_model)
499496a2
 export(scAnnotatR)
0065b788
 export(test_classifier)
 export(train_classifier)
 exportMethods(show)
a5d06e36
 import(BiocFileCache)
0065b788
 import(ROCR)
 import(SingleCellExperiment)
 import(ape)
 import(caret)
94e3aedc
 import(data.tree)
0065b788
 import(dplyr)
 import(e1071)
 import(ggplot2)
 import(kernlab, except = c(alpha, predict))
 import(methods)
 import(pROC)
a5d06e36
 import(tools)
0065b788
 importFrom(Seurat,GetAssayData)
a212ecf0
 importFrom(Seurat,Idents)
0065b788
 importFrom(SummarizedExperiment,assay)
 importFrom(SummarizedExperiment,colData)
 importFrom(stats,predict)
 importFrom(stats,sd)
 importFrom(stats,setNames)
 importFrom(utils,data)