# Generated by roxygen2: do not edit by hand export(autoCluster.batch) export(clusterStats) export(collectData) export(densityPlot) export(fcsInfoParser) export(filterLabels) export(findCutoff) export(flowHC) export(flowSOM.MC) export(glmAnalysis) export(labelCluster) export(labelSummary) export(markerFinder) export(metaAnalysis) export(nameUpdator) export(panelSummary) export(plotGA) export(preprocessing) export(preprocessing.batch) export(sampleInfoParser) export(searchCluster) export(searchCluster.batch) export(set2Frame) importFrom(FlowSOM,BuildMST) importFrom(FlowSOM,BuildSOM) importFrom(FlowSOM,ReadInput) importFrom(FlowSOM,metaClustering_consensus) importFrom(cluster,silhouette) importFrom(fastcluster,hclust) importFrom(flowCore,arcsinhTransform) importFrom(flowCore,colnames) importFrom(flowCore,compensate) importFrom(flowCore,exprs) importFrom(flowCore,flowFrame) importFrom(flowCore,fsApply) importFrom(flowCore,keyword) importFrom(flowCore,logTransform) importFrom(flowCore,pData) importFrom(flowCore,parameters) importFrom(flowCore,read.FCS) importFrom(flowCore,read.flowSet) importFrom(flowCore,transform) importFrom(flowCore,transformList) importFrom(flowCore,write.FCS) importFrom(ggplot2,aes) importFrom(ggplot2,coord_flip) importFrom(ggplot2,element_text) importFrom(ggplot2,geom_hline) importFrom(ggplot2,geom_pointrange) importFrom(ggplot2,ggplot) importFrom(ggplot2,theme) importFrom(ggplot2,xlab) importFrom(ggplot2,ylab) importFrom(grDevices,dev.off) importFrom(grDevices,pdf) importFrom(grDevices,rgb) importFrom(graphics,abline) importFrom(graphics,axis) importFrom(graphics,box) importFrom(graphics,hist) importFrom(graphics,image) importFrom(graphics,par) importFrom(metafor,forest) importFrom(metafor,leave1out) importFrom(metafor,rma.uni) importFrom(stats,as.dist) importFrom(stats,confint) importFrom(stats,cor) importFrom(stats,cutree) importFrom(stats,dist) importFrom(stats,lm) importFrom(stats,median) importFrom(stats,na.omit) importFrom(stats,quantile) importFrom(tidyr,gather) importFrom(tidyr,spread) importFrom(utils,combn) importFrom(utils,read.csv) importFrom(utils,write.csv)