concat_genesets | R Documentation |
take a list of genesets and concatenate them
concat_genesets(genesets, min.size, name)
genesets |
a list of gene sets like the output from load_gene_sets |
min.size |
minimum size of gene set for inclusion |
name |
a name for this geneset (it get's cached for fast loading in the future) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.