# Generated by roxygen2: do not edit by hand

export(exploreWSIRParams)
export(findTopGenes)
export(generateUmapFromWSIR)
export(plotUmapFromWSIR)
export(projectWSIR)
export(runwSIR)
export(visualiseWSIRDirections)
export(wSIR)
importFrom(BiocGenerics,t)
importFrom(BiocParallel,SerialParam)
importFrom(BiocParallel,bplapply)
importFrom(Rcpp,evalCpp)
importFrom(SingleCellExperiment,reducedDim)
importFrom(SingleCellExperiment,reducedDims)
importFrom(SpatialExperiment,spatialCoords)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,assays)
importFrom(SummarizedExperiment,colData)
importFrom(distances,distances)
importFrom(doBy,which.maxn)
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_gradient)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,vars)
importFrom(magrittr,"%>%")
importFrom(methods,as)
importFrom(methods,is)
importFrom(rlang,.data)
importFrom(stats,cor)
importFrom(stats,reorder)
importFrom(stringr,word)
importFrom(umap,umap)
importFrom(vctrs,vec_rep_each)
useDynLib(wSIR)
