Description Usage Arguments Value Examples
The get_genesymbols function returns the gene symbols within each gene set given the file name of the database of interest.
1 | get_genesymbols(database_file = "")
|
database_file |
Name of the rda file for the geneset database within the package. |
The gene symbols within each gene set in a database.
1 2 3 4 5 | get_genesymbols(hallmark.gs)
get_genesymbols(C3.tft.gs)
get_genesymbols(custom_db)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.