readGMT: Read GMT File

Description Usage Arguments Details Value See Also Examples

View source: R/readGMT.R

Description

Reads any generic GMT file to produce a data frame of term-gene associations useful in enrichment analyses and other applications.

Usage

1

Arguments

file

Path to GMT file

Details

The returned data frame includes only terms and genes. If you want another data frame with terms and names, then see readGMTnames.

Value

Data frame of term-gene associations

See Also

readGMTnames

Examples

1
readGMT(system.file("extdata","my_gmt_file.gmt", package="rWikiPathways"))

egonw/rwikipathways documentation built on May 12, 2021, 1:40 a.m.