#' @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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.