# Generated by roxygen2: do not edit by hand

S3method(SmoothKNN,Seurat)
S3method(SmoothKNN,SingleCellExperiment)
export(AddModuleScore_UCell)
export(ScoreSignatures_UCell)
export(SmoothKNN)
export(StoreRankings_UCell)
import(BiocNeighbors)
import(BiocParallel)
import(Matrix)
import(SingleCellExperiment)
import(data.table)
importFrom(Matrix,t)
importFrom(SummarizedExperiment,
  SummarizedExperiment,
  assay,
  assayNames,
  assays
)
importFrom(methods,
  is,
  setGeneric,
  setMethod
)
importFrom(stats,setNames)
