# Generated by roxygen2: do not edit by hand

export(CV)
export(CVlog)
export(ProgenesisBuildAnnotation)
export(ProgenesisRead)
export(addSpecialProteins)
export(altmanbland)
export(colNAs)
export(dat2Matrix)
export(determineCut)
export(distmy)
export(filterSignificant)
export(fisherExact)
export(getBlueScale)
export(getBlueWhiteRed)
export(getDiv)
export(getGreensScale)
export(getRedScale)
export(getTValuesForVolcano)
export(getWRValuesForVolcano)
export(imageColorscale)
export(imageWithLabels)
export(imageWithLabelsNoLayout)
export(image_nan)
export(jackknifeMatrix)
export(makeROCplot)
export(matrix_to_tibble)
export(multigroupVolcano)
export(my_jackknife)
export(mypairs)
export(mypairsSmooth)
export(onesamplegreaterT)
export(pairsQQ)
export(panel.cor)
export(panel.hist)
export(plotOneSideVolcano)
export(pvalCorMat)
export(removeDecorrelated)
export(removeNArows)
export(robustscale)
export(rowNAs)
export(runFun)
export(runTICscale)
export(runrobscale)
export(scaleByGroup)
export(setdiff_data.frame)
export(simpleheatmap)
export(split2table)
export(sumtop)
export(unpivot)
export(uppertriang)
export(volcano2G)
export(volcano2GB)
export(volcanoplot)
export(write.tab)
export(write.vector)
export(xxx_replace_xxx)
import(RColorBrewer)
import(e1071)
import(ggplot2)
import(ggrepel)
import(readr)
import(stringr)
importFrom(caret,confusionMatrix)
importFrom(dplyr,all_vars)
importFrom(dplyr,bind_cols)
importFrom(dplyr,filter)
importFrom(dplyr,filter_at)
importFrom(dplyr,funs)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,summarize_at)
importFrom(dplyr,vars)
importFrom(ggrepel,geom_text_repel)
importFrom(gplots,heatmap.2)
importFrom(grDevices,dev.off)
importFrom(grDevices,heat.colors)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,hist)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,lines)
importFrom(graphics,pairs)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(pROC,roc)
importFrom(plyr,ldply)
importFrom(plyr,rename)
importFrom(reshape2,melt)
importFrom(rlang,UQ)
importFrom(rlang,sym)
importFrom(scales,brewer_pal)
importFrom(scales,div_gradient_pal)
importFrom(scales,gradient_n_pal)
importFrom(stats,as.formula)
importFrom(stats,cor)
importFrom(stats,cor.test)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,lowess)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,p.adjust)
importFrom(stats,qqplot)
importFrom(stats,runmed)
importFrom(stats,t.test)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,gather)
importFrom(tidyr,spread)
