# Generated by roxygen2: do not edit by hand export(cleanCounts) export(filterSpatialPatterns) export(getBnn) export(getClusters) export(getCrossLayerNeighbors) export(getDifferentialGenes) export(getInterCellTypeWeight) export(getKnn) export(getMnn) export(getOverdispersedGenes) export(getPv) export(getSpatialNeighbors) export(getSpatialPatterns) export(getSpatiallyInformedClusters) export(groupSigSpatialPatterns) export(interCellTypeSpatialCrossCor) export(interpolate) export(lisaTest) export(makeApp) export(moranPermutationTest) export(moranTest) export(normalizeCounts) export(plotEmbedding) export(plotInterCellTypeSpatialCrossCor) export(plotNetwork) export(plotNetwork3D) export(rotatePos) export(signedLisa) export(signedLisaPlot) export(spatialCrossCor) export(spatialCrossCorMatrix) export(spatialCrossCorTest) export(spatialCrossCorTorTest) export(winsorize) import(grDevices) import(graphics) import(stats) importFrom(Matrix,Matrix) importFrom(Matrix,colSums) importFrom(Matrix,rowSums) importFrom(Matrix,t) importFrom(Rcpp,evalCpp) importFrom(mgcv,s) useDynLib(MERINGUE)