# Generated by roxygen2: do not edit by hand

export(corto)
export(fisherp)
export(gsea)
export(gsea2)
export(kmgformat)
export(p2r)
export(p2z)
export(plot_gsea)
export(plot_gsea2)
export(r2p)
export(slice)
export(stouffer)
export(wstouffer)
export(z2p)
importFrom("stats", "cor", "pt", "qt", "setNames", "var", "lm",
    "pchisq","ks.test", "pnorm", "qnorm", "quantile")
importFrom("utils", "setTxtProgressBar", "txtProgressBar")
import("pbapply")
import("parallel")
importFrom("dplyr", "%>%", "filter", "group_by")
importFrom("graphics", "abline", "grid", "layout", "legend", "lines",
           "par", "plot", "rect", "text")
