readGmt: Read GMT File

View source: R/readGmt.R

readGmtR Documentation

Read GMT File

Description

Read GMT File

Usage

readGmt(gmtFile, cache = NULL)

Arguments

gmtFile

The file path or URL of the GMT file.

cache

A directory to save data cache for reuse. Defaults to NULL and disabled.

Value

A data frame with columns of "geneSet", "description", "gene".


WebGestaltR documentation built on June 7, 2023, 6:10 p.m.