# Generated by roxygen2: do not edit by hand

export("%>%")
export(PomaBoxplots)
export(PomaClust)
export(PomaCorr)
export(PomaDensity)
export(PomaEDA)
export(PomaHeatmap)
export(PomaImpute)
export(PomaLasso)
export(PomaLimma)
export(PomaMultivariate)
export(PomaNorm)
export(PomaOddsRatio)
export(PomaOutliers)
export(PomaRandForest)
export(PomaRankProd)
export(PomaSummarizedExperiment)
export(PomaUnivariate)
export(PomaVolcano)
import(e1071)
import(ggplot2)
import(knitr)
importFrom(ComplexHeatmap,Heatmap)
importFrom(ComplexHeatmap,HeatmapAnnotation)
importFrom(RankProd,RankProducts)
importFrom(RankProd,topGene)
importFrom(SummarizedExperiment,SummarizedExperiment)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,colData)
importFrom(broom,glance)
importFrom(broom,tidy)
importFrom(caret,confusionMatrix)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,do)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,mutate_at)
importFrom(dplyr,rename)
importFrom(dplyr,rename_all)
importFrom(dplyr,rename_at)
importFrom(dplyr,select)
importFrom(dplyr,select_at)
importFrom(dplyr,slice)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise_all)
importFrom(dplyr,vars)
importFrom(ggplot2,theme_bw)
importFrom(ggrepel,geom_label_repel)
importFrom(glasso,glasso)
importFrom(glmnet,cv.glmnet)
importFrom(glmnet,predict.glmnet)
importFrom(impute,impute.knn)
importFrom(limma,contrasts.fit)
importFrom(limma,eBayes)
importFrom(limma,lmFit)
importFrom(limma,makeContrasts)
importFrom(limma,topTable)
importFrom(magrittr,"%>%")
importFrom(mixOmics,pca)
importFrom(mixOmics,perf)
importFrom(mixOmics,plsda)
importFrom(mixOmics,selectVar)
importFrom(mixOmics,splsda)
importFrom(mixOmics,tune.splsda)
importFrom(mixOmics,vip)
importFrom(randomForest,importance)
importFrom(randomForest,randomForest)
importFrom(randomForest,rfImpute)
importFrom(rmarkdown,render)
importFrom(tibble,column_to_rownames)
importFrom(tibble,remove_rownames)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,drop_na)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,replace_na)
importFrom(vegan,betadisper)
