Description Usage Arguments Value Examples
Download data from msigdb in the form of a gsets object
1 | msigdb_gsets(species, category, subcategory = "", clean = FALSE)
|
species |
A species to determine gene symbols (refer to ?msigdbr::msigdbr for avilable species) |
category |
Geneset category (refer to ?msigdbr::msigdbr for avilable categories) |
subcategory |
Geneset subcategory (refer to ?msigdbr::msigdbr for avilable subcategories) |
clean |
Use true to clean labels of genesets |
A gsets object
1 | HALLMARK <- msigdb_gsets("Homo sapiens", "H", "")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.