# Generated by roxygen2: do not edit by hand

export(customDict)
export(dataPrepFromSeurat)
export(dataPrepFromSpE)
export(extentBuffer)
export(joincountAnalysis)
export(mosaicIntPlot)
export(rasterPrep)
export(rasterizeEachCluster)
export(resolutionCalc)
export(zscoreMatrix)
export(zscorePlot)
importFrom(Seurat,GetTissueCoordinates)
importFrom(SpatialExperiment,spatialCoords)
importFrom(SummarizedExperiment,colData)
importFrom(dplyr,rename)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_equal)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_void)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,boxplot)
importFrom(magrittr,"%>%")
importFrom(pheatmap,pheatmap)
importFrom(raster,extent)
importFrom(raster,mosaic)
importFrom(raster,raster)
importFrom(raster,rasterToPoints)
importFrom(raster,rasterize)
importFrom(sp,coordinates)
importFrom(spdep,cell2nb)
importFrom(spdep,joincount.multi)
importFrom(spdep,nb2listw)
importFrom(spdep,subset.nb)
importFrom(stats,median)
importFrom(stats,na.omit)