# Generated by roxygen2: do not edit by hand

S3method(plot,bioTMLE)
export(.biotmle)
export(biomarkertmle)
export(heatmap_ic)
export(modtest_ic)
export(volcano_ic)
exportClasses(bioTMLE)
importClassesFrom(SummarizedExperiment,SummarizedExperiment)
importFrom(SummarizedExperiment,SummarizedExperiment)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,colData)
importFrom(SummarizedExperiment,rowData)
importFrom(doParallel,registerDoParallel)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(limma,eBayes)
importFrom(limma,lmFit)
importFrom(limma,topTable)
importFrom(magrittr,"%>%")
importFrom(methods,setClass)
importFrom(parallel,detectCores)
importFrom(stats,quantile)
importFrom(superheat,superheat)
importFrom(tmle,tmle)
importFrom(wesanderson,wes_palette)
