#' Plot enriched gene sets
#'
#' @inheritParams AcidRoxygen::params
#' @export
#'
#' @return Plot.
#'
#' @examples
#' showMethods("plotEnrichedGeneSets")
setGeneric(
name = "plotEnrichedGeneSets",
def = function(object, ...) {
standardGeneric("plotEnrichedGeneSets")
}
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.