read.gmt: Read a .gmt pathway type file as a list.

View source: R/read.gmt.R

read.gmtR Documentation

Read a .gmt pathway type file as a list.

Description

Read a .gmt pathway type file as a list.

Usage

read.gmt(file, remove_description = FALSE)

Arguments

file

[type: character] Path to the file.

remove_description

[type: logical, default: FALSE] Whether to remove description (second element of pathway; first is pathway name) of the pathway.

Value

list<character>


CoarfaBCM/derecksLabTools documentation built on April 3, 2022, 10:29 p.m.