gmtPathways: Returns a list of pathways from a GMT file.

View source: R/pathways.R

gmtPathwaysR Documentation

Returns a list of pathways from a GMT file.

Description

Returns a list of pathways from a GMT file.

Usage

gmtPathways(gmt.file)

Arguments

gmt.file

Path to a GMT file.

Value

A list of vectors with gene sets.

Examples

pathways <- gmtPathways(system.file(
     "extdata", "mouse.reactome.gmt", package="fgsea"))

ctlab/fgsea documentation built on Aug. 15, 2024, 10:36 p.m.