# Generated by roxygen2: do not edit by hand

export(FcsToTibble)
export(Fnn)
export(GetKnnDe)
export(GetMarkerNames)
export(ImputeTesting)
export(MakeHist)
export(MakeKnnList)
export(MeaningOfLife)
export(ParseMarkers)
export(PostProcessing)
export(ProcessMultipleFiles)
export(QuantNormalizeElements)
export(SconeValues)
export(SplitFile)
export(StringToNumbers)
export(SubsampleAndTsne)
export(TsneVis)
import(Rtsne)
import(flowCore)
import(ggplot2)
import(tibble)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(magrittr,"%>%")
importFrom(readr,read_csv)
importFrom(stats,complete.cases)
importFrom(stats,dist)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,t.test)
importFrom(stats,wilcox.test)
importFrom(utils,globalVariables)
importFrom(utils,write.csv)
