# Generated by roxygen2: do not edit by hand

export("%<>%")
export("%>%")
export(gemini_boxplot)
export(gemini_calculate_lfc)
export(gemini_create_input)
export(gemini_inference)
export(gemini_initialize)
export(gemini_plot_mae)
export(gemini_prepare_input)
export(gemini_score)
export(initialize_s)
export(initialize_tau)
export(initialize_x)
export(initialize_y)
export(update_mae)
export(update_s_pb)
export(update_tau_pb)
export(update_x_pb)
export(update_y_pb)
import(ggplot2)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(grDevices,hcl)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(magrittr,add)
importFrom(magrittr,extract)
importFrom(magrittr,set_colnames)
importFrom(magrittr,set_names)
importFrom(magrittr,set_rownames)
importFrom(magrittr,subtract)
importFrom(mixtools,normalmixEM)
importFrom(parallel,mclapply)
importFrom(pbmcapply,pbmclapply)
importFrom(pbmcapply,progressBar)
importFrom(scales,pretty_breaks)
importFrom(stats,median)
importFrom(stats,p.adjust)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(utils,capture.output)
importFrom(utils,getTxtProgressBar)
importFrom(utils,setTxtProgressBar)
