#' Example enrichment analysis result
#'
#' An example enrichment analysis result to be used for testing purpose.
#' The result was produced by running ReactomePA::enrichPathway() and
#' subsequent clusterProfiler::setReadable() on `exampleGeneExp`.
#' @usage data(exampleEaRes)
"exampleEaRes"
#' Example gene expression data
#'
#' An example gene expression data to be used for testing purpose
#' made by runif() for ERCC genes and 100 samples.
#' No biological meanings can be obtained from the data.
#' @usage data(exampleGeneExp)
"exampleGeneExp"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.