# Generated by roxygen2: do not edit by hand

export(applyCutoffs)
export(assignPrelim)
export(bc_ids)
export(bc_key)
export(compCytof)
export(computeSpillmat)
export(concatFCS)
export(counts)
export(deltas)
export(estCutoffs)
export(estTrim)
export(mhl_cutoff)
export(mhl_dists)
export(normCytof)
export(normed_bcs)
export(outFCS)
export(plotEvents)
export(plotMahal)
export(plotSpillmat)
export(plotYields)
export(sep_cutoffs)
export(yields)
exportClasses(dbFrame)
exportMethods("mhl_cutoff<-")
exportMethods("sep_cutoffs<-")
exportMethods(compCytof)
exportMethods(concatFCS)
exportMethods(counts)
exportMethods(estTrim)
exportMethods(exprs)
exportMethods(outFCS)
import(ggplot2)
import(grid)
import(gridExtra)
import(matrixStats)
importFrom(RColorBrewer,brewer.pal)
importFrom(flowCore,colnames)
importFrom(flowCore,compensate)
importFrom(flowCore,exprs)
importFrom(flowCore,flowFrame)
importFrom(flowCore,flowSet)
importFrom(flowCore,fsApply)
importFrom(flowCore,isFCSfile)
importFrom(flowCore,read.FCS)
importFrom(flowCore,write.FCS)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,plot)
importFrom(methods,as)
importFrom(methods,new)
importFrom(plotly,ggplotly)
importFrom(stats,approx)
importFrom(stats,cov)
importFrom(stats,loess)
importFrom(stats,mad)
importFrom(stats,mahalanobis)
importFrom(stats,median)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,runmed)
importFrom(stats,smooth.spline)
importFrom(utils,read.csv)
