# Generated by roxygen2: do not edit by hand

export(GenerateInput)
export(GenerateReference)
export(Input_training)
export(PlotConfusion)
export(PlotF1)
export(PlotUMAP)
export(PlotUMAP_fixedwindow)
export(PredictCellType)
export(confidence_score)
export(confidence_score_top95)
export(filter_cell)
export(imputeRowMean)
export(nnls_deconv)
export(smooth_matrix)
import(caret)
import(doParallel)
import(ggplot2)
import(nnls)
import(parallel)
import(uwot)
import(xgboost)
importFrom(FNN,get.knn)
importFrom(caret,confusionMatrix)
importFrom(data.table,fread)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(magrittr,"%>%")
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(stringr,str_extract)
importFrom(stringr,str_remove)
importFrom(tidyr,spread)
importFrom(utils,read.table)
useDynLib(MethScope, .registration = TRUE)
