# Generated by roxygen2: do not edit by hand

export(calculateGeneLFC)
export(calculateGenePval)
export(densityPlot)
export(medianNormalization)
export(normalMM)
export(permuteLimma)
export(preparePlotData)
export(ridgePlot)
export(runLimma)
export(scatterPlot)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,mutate)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,stat_density_2d)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,xlab)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(ggprism,theme_prism)
importFrom(ggridges,geom_density_ridges)
importFrom(ggridges,position_points_jitter)
importFrom(ggridges,stat_density_ridges)
importFrom(ggsci,scale_color_nejm)
importFrom(limma,contrasts.fit)
importFrom(limma,eBayes)
importFrom(limma,lmFit)
importFrom(limma,makeContrasts)
importFrom(mixtools,normalmixEM)
importFrom(stats,dnorm)
importFrom(stats,median)
importFrom(stats,p.adjust)
importFrom(stats,pnorm)
