import(BiocStyle)
import(knitr)
import(readxl)
import(flowCore)
import(ggplot2)
import(ggridges)
import(reshape2)
import(limma)
import(ggrepel)
import(RColorBrewer)
import(pheatmap)
import(ComplexHeatmap)
import(FlowSOM)
import(ConsensusClusterPlus)
import(Rtsne)
import(lme4)
import(multcomp)
import(matrixStats)
importFrom(dplyr,group_by)
importFrom(dplyr,summarize_all)
importFrom(dplyr,funs)
importFrom(cowplot,plot_grid)