get_genesymbols: Get Gene Symbols

Description Usage Arguments Value Examples

View source: R/gene_input.R

Description

The get_genesymbols function returns the gene symbols within each gene set given the file name of the database of interest.

Usage

1
get_genesymbols(database_file = "")

Arguments

database_file

Name of the rda file for the geneset database within the package.

Value

The gene symbols within each gene set in a database.

Examples

1
2
3
4
5
get_genesymbols(hallmark.gs)

get_genesymbols(C3.tft.gs)

get_genesymbols(custom_db)

kelsiereinaltt/GSEAplot documentation built on Aug. 9, 2021, 2:58 a.m.