read_gmt: read_gmt - read gmt file into R

Description Usage Arguments Value Author(s) References Examples

View source: R/readGMT.R

Description

returns a list of pathways from a GMT file.

Usage

1
read_gmt(gmt_file, output = "gene_list")

Arguments

gmt_file

Path to a GMT file.

Value

A list of vectors with gene sets.

Author(s)

Tyler W Bradshaw, tyler.w.bradshaw@duke.edu

References

none

Examples

1
read_gmt("path2/gmt_file")

soderling-lab/geneLists documentation built on Sept. 6, 2021, 8:22 p.m.