# Generated by roxygen2: do not edit by hand

export(contour_plot_fun)
export(countdata_sim_fun)
export(deseq_fun_est)
export(deseqfun)
export(dispersion_fit)
export(dispersion_fun)
export(dnormmix)
export(dnormmix0)
export(filter_low_count)
export(gam_fit)
export(gen_parnames)
export(genmixpars)
export(logfoldchange_fit)
export(logfoldchange_sim_fun)
export(logmean_fit)
export(logmean_sim_fun)
export(myrnormmix)
export(optimal.comp)
export(polyfun)
export(power_fun_ss)
export(read_data)
export(rnormmix0)
export(sample_size_ss_interp)
export(ss_solver)
export(uniroot_ss)
importFrom(DESeq2,counts)
importFrom(DEoptim,DEoptim)
importFrom(DEoptim,DEoptim.control)
importFrom(doParallel,registerDoParallel)
importFrom(doParallel,stopImplicitCluster)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(ggplot2,aes)
importFrom(ggplot2,after_stat)
importFrom(ggplot2,geom_contour)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(latex2exp,TeX)
importFrom(parallel,clusterExport)
importFrom(parallel,makeCluster)
importFrom(rlang,.data)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,dnorm)
importFrom(stats,nls)
importFrom(stats,predict)
importFrom(stats,relevel)
importFrom(stats,rnbinom)
importFrom(stats,rnorm)
importFrom(stats,setNames)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
