# Generated by roxygen2: do not edit by hand

export(combine_rubins)
export(get_gene_bin_intervals)
export(impute_by_gene_bin)
export(limmavoom_imputed_data_list)
export(limmavoom_imputed_data_pca)
importFrom(BiocGenerics,Reduce)
importFrom(BiocParallel,bplapply)
importFrom(BiocParallel,bpparam)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_cols)
importFrom(dplyr,contains)
importFrom(dplyr,everything)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,tibble)
importFrom(edgeR,cpm)
importFrom(foreach,"%do%")
importFrom(foreach,foreach)
importFrom(limma,eBayes)
importFrom(limma,lmFit)
importFrom(limma,normalizeBetweenArrays)
importFrom(limma,squeezeVar)
importFrom(limma,voom)
importFrom(magrittr,"%>%")
importFrom(mice,complete)
importFrom(mice,mice)
importFrom(mice,quickpred)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(stats,as.formula)
importFrom(stats,model.matrix)
importFrom(stats,p.adjust)
importFrom(stats,pt)
