tmodLEASummary: Summary stats of a leading edge analysis

View source: R/lem.R

tmodLEASummaryR Documentation

Summary stats of a leading edge analysis

Description

Summary stats of a leading edge analysis

Usage

tmodLEASummary(lea, genes = FALSE, labels = NULL, mset = NULL)

Arguments

lea

result of 'tmodLEA'

genes

if TRUE, the gene identifiers of the leading edge (joined by commas) will be appended.

labels

labels to add to the result; if NULL, the labels will be taken from 'mset'

mset

Which module set to use. Either a character vector ("LI", "DC" or "all", default: all) or an object of class tmod (see "Custom module definitions" below)

Value

data frame with summary stats


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