tmodLEASummary {tmod} | R 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
[Package tmod version 0.50.13 Index]