tmodLEASummary | R Documentation |
Summary stats of a leading edge analysis
tmodLEASummary(lea, genes = FALSE, labels = NULL, mset = NULL)
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) |
data frame with summary stats
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.