# Generated by roxygen2: do not edit by hand

export(STclust)
export(STdiff)
export(STdiff_volcano)
export(STenrich)
export(STgradient)
export(SThet)
export(STlist)
export(STplot)
export(STplot_interpolation)
export(compare_SThet)
export(distribution_plots)
export(filter_data)
export(gene_interpolation)
export(get_gene_meta)
export(load_images)
export(plot_counts)
export(plot_image)
export(pseudobulk_dim_plot)
export(pseudobulk_heatmap)
export(pseudobulk_samples)
export(spatial_metadata)
export(summarize_STlist)
export(tissue_names)
export(transform_data)
import(Matrix)
import(ggplot2)
import(ggpolypath)
importFrom(Rcpp,evalCpp)
importFrom(grDevices,colorRampPalette)
importFrom(magrittr,"%>%")
importFrom(methods,as)
importFrom(methods,is)
importFrom(methods,new)
importFrom(rlang,":=")
importFrom(stats,IQR)
importFrom(stats,as.dist)
importFrom(stats,as.formula)
importFrom(stats,complete.cases)
importFrom(stats,cor.test)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,prcomp)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
useDynLib(spatialGE)
