ReadGMTFile: Load a GMT file from a file

Description Usage Arguments

View source: R/GMT.R

Description

Load a GMT file from a file

Usage

1
ReadGMTFile(FileLocation, SearchString = NULL, Mode = "ANY")

Arguments

FileLocation

the location of the GMT file to load. It can be a local or remote location.

SearchString

string vector, the keywords to search in the loaded GMT file

Mode

string scalar, the search mode for the keywords. It can be "ALL" (genesets with all the keywords will be returned) or "ANY" (genesets with at at least one keyword will be returned)


Albluca/rRoma documentation built on May 5, 2019, 1:35 p.m.