#' enumerate MSigDb GENESET categories
#' @examples
#' head(geneset_categories())
#' @export
geneset_categories = function()
c("ARCHIVED", "C1", "C2", "C3", "C4", "C5", "C6", "C7", "H")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.