getModuleMembers: Return the contents of a gene set

View source: R/helpers.R

getModuleMembersR Documentation

Return the contents of a gene set

Description

Return the contents of a gene set

Usage

getModuleMembers(x, mset = "all")

Arguments

x

a character vector of gene set names

mset

optional, a gene set collection

Details

This function returns the selected gene sets from a collection.

Value

A list of gene sets

Examples

# show the interferon related modules
getModuleMembers(c("LI.M127", "LI.M158.0", "LI.M158.0"))
getModuleMembers("LI.M127")

tmod documentation built on March 31, 2023, 9 p.m.