# Generated by roxygen2: do not edit by hand

export(asAnnData)
export(asCytoImageList)
export(asMSImagingExperiment)
export(asSpatialExperiment)
export(assignMetapeaks)
export(computeGearysC)
export(computeSNR)
export(countPeaks)
export(estimateMetapeaks)
export(generateMetapeaks)
export(generateSeedMz)
export(imageChannel)
export(peakDetection)
export(plotGearysC)
export(plotIntensityDistribution)
export(plotMeanVariance)
export(plotMeanVarianceResiduals)
export(plotMeanVsSNR)
export(plotMetapeaks)
export(plotQCOverview)
export(plotSNR)
export(plotSNRHistogram)
export(plotSpatialSNR)
export(plotTICHistogram)
export(plotTICSpatial)
export(preProcess)
export(readPanel)
export(segmentPeakCounts)
export(smoothPeakCounts)
import(BiocParallel)
import(Cardinal, except = peaks)
importFrom(Cardinal,mz)
importFrom(Cardinal,peakData)
importFrom(EBImage,Image)
importFrom(EBImage,propagate)
importFrom(Matrix,t)
importFrom(SpatialExperiment,SpatialExperiment)
importFrom(SpatialExperiment,spatialCoordsNames)
importFrom(abind,abind)
importFrom(cytomapper,CytoImageList)
importFrom(cytomapper,channelNames)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,relocate)
importFrom(flexmix,FLXMRglm)
importFrom(flexmix,flexmix)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_equal)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_violin)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_identity)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_fill_viridis_c)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_x_log10)
importFrom(ggplot2,scale_y_log10)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,theme_void)
importFrom(matter,as.list)
importFrom(matter,as.matrix)
importFrom(matter,colSums)
importFrom(matter,rowSums)
importFrom(mclust,Mclust)
importFrom(mclust,mclustBIC)
importFrom(methods,as)
importFrom(methods,is)
importFrom(rlang,.data)
importFrom(stats,cor)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(stats,weighted.mean)
importFrom(utils,head)
importFrom(utils,read.delim)
importFrom(utils,tail)
