#' UpSet plot of directional enriched pathway intersections across contrasts
#'
#' @export
#' @inheritParams AcidRoxygen::params
#'
#' @return Plot.
#'
#' @examples
#' showMethods("plotEnrichedUpset")
setGeneric(
name = "plotEnrichedUpset",
def = function(object, ...) {
standardGeneric("plotEnrichedUpset")
}
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.