# Generated by roxygen2: do not edit by hand

export(buildReference)
export(buildReferenceFromHarmonyObj)
export(calcPerCellMappingMetric)
export(calcPerClusterMappingMetric)
export(calcknncorr)
export(calcknncorrWithinQuery)
export(evaluate)
export(findVariableGenes)
export(knnPredict)
export(mapQuery)
export(plotReference)
export(rowSDs)
export(runPCAQueryAlone)
export(scaleDataWithStats)
export(vargenes_vst)
import(RANN)
import(RColorBrewer)
import(data.table)
import(ggplot2)
import(irlba)
import(stats)
import(tibble)
import(utils)
import(uwot)
importFrom(Matrix,Matrix)
importFrom(Rcpp,sourceCpp)
importFrom(magrittr,"%>%")
importFrom(methods,as)
importFrom(rlang,.data)
importFrom(stats,loess)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,quantile)
useDynLib(symphony)
