loadGMT: Load GMT from disk.

Description Usage Arguments Value Examples

View source: R/load_libs.R

Description

Load GMT from disk.

Usage

1
loadGMT(filename)

Arguments

filename

The path to the file.

Value

A named list of character vectors.

A GMT is a tab-separated file where each line can have a variable number of terms where each line corresponds to a set (e.g. a gene set). The first term in each line corresponds to the set label.

Examples

1
gmt = loadGMT("user/dir/my.gmt")

MaayanLab/genesetr documentation built on Aug. 14, 2019, 12:20 p.m.