# Generated by roxygen2: do not edit by hand

export(Run_Clustering)
export(Run_Create_Obj)
export(Run_HTML)
export(Run_Interactive)
export(Run_Loc_Match)
export(Run_QC)
export(Run_ST)
export(Run_Visualization)
import(Rcpp)
import(Rhtslib)
import(SingleCellExperiment)
import(SpatialExperiment)
importFrom(Rcpp,evalCpp)
importFrom(dplyr,"%>%")
importFrom(ggplot2,aes)
importFrom(ggplot2,arrow)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_brewer)
importFrom(ggplot2,scale_color_gradient)
importFrom(ggplot2,scale_fill_brewer)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,unit)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylim)
importFrom(methods,as)
importFrom(rmarkdown,render)
importFrom(shiny,reactive)
importFrom(stats,na.omit)
importFrom(stats,quantile)
useDynLib(stPipe, .registration = TRUE)
