SelectFromMSIGdb: Return a subset of Msigdb containing the provided search...

Description Usage Arguments

View source: R/GMT.R

Description

Return a subset of Msigdb containing the provided search string

Usage

1
SelectFromMSIGdb(SearchString, Version = "6.0", Mode = "ANY")

Arguments

SearchString

string vector, the keywords to search

Version

string scalar, the version of Msigdb to use. Only "5.2" and "6.0" are currently available.

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.