Learn R Programming

tmod (version 0.19)

showModule: Select genes belonging to a module from a data frame

Description

Select genes belonging to a module from a data frame

Usage

showModule(df, genes, module, mset = "all")

Arguments

df
a data frame
genes
a character vector with gene IDs
module
a single character value, ID of the module to be shown
mset
Module set to use; see "tmodUtest" for details

Details

showModule filters a data frame such that only genes from a module are shown.