# Generated by roxygen2: do not edit by hand

export("%>%")
export(assignMarkerCombinations)
export(calcPolyfunctionality)
export(extractCellCounts)
export(getMarkerPositivity)
export(plotCellCountsAtLeast)
export(plotCellCountsExactly)
export(plotMarkerComb2DScatters)
export(plotMarkerCombHeatmap)
importFrom(SummarizedExperiment,assay)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,expansion)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(grDevices,colorRampPalette)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(openCyto,gatingTemplate)
importFrom(openCyto,gt_gating)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(stats,dnorm)
importFrom(stats,hclust)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(utils,combn)
importFrom(utils,tail)
