Learn R Programming

WebGestaltR (version 0.4.6)

readGmt: Read GMT File

Description

Read GMT File

Usage

readGmt(gmtFile, cache = NULL)

Value

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

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.