R/autoGO-package.R

#' @keywords internal
#' @name autoGO
#' @docType package
#' @aliases autoGO-package
"_PACKAGE"

## usethis namespace: start
#' @import readr
#' @import reshape2
#' @import DESeq2
#' @import ComplexHeatmap
#' @import enrichR
#' @import GSVA
#' @import utils
#' @import ggplot2
#' @import stringr
#' @import SummarizedExperiment
#' @import dichromat
#' @import grid
#' @import imguR
#' @import ggrepel
#' @import grDevices
#' @import dplyr
#' @rawNamespace import(ape, except = where)
#' @importFrom stats median na.omit p.adjust reorder setNames t.test wilcox.test
#' @importFrom textshape column_to_rownames
#' @importFrom tibble rownames_to_column
## usethis namespace: end
NULL
mpallocc/auto-go documentation built on Feb. 25, 2025, 8:11 p.m.