# Generated by roxygen2: do not edit by hand

export(RankMap)
export(computeRankedMatrix)
export(evaluatePredictionPerformance)
export(extractData)
export(factorSorted)
export(filterLowConfidenceCells)
export(maskTopKGenes)
export(optimizeConfidenceThreshold)
export(predictRankModel)
export(sampleCellsByType)
export(trainRankModel)
importFrom(glmnet,cv.glmnet)
importFrom(glmnet,glmnet)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(stats,predict)
