#' @title geneset_list.RData
#' @description R list object containing annotation resources and the gene sets contained in each of them.
#' @format A \code{list} with one element for each annotation resource. Each element contains a varying number of gene symbols.
#' @source Multiple sources used. See our table in the network vignette.
#' @return A list of resources. Each resource contains a list of genesets.
#' @author Michael T Zimmermann
#' @examples
#' print(names(geneset_list))
"geneset_list"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.