get_genesets: View Gene Sets within Database

Description Usage Arguments Value Examples

View source: R/gene_input.R

Description

This function returns the names of the sets within a database given the file name for the database.

Usage

1
get_genesets(database_file = "")

Arguments

database_file

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

Value

The names of the genesets within the database.

Examples

1
2
3
get_genesets(hallmark.gs)

get_genesets(C3.tft.gs)

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