topRomer: Top Gene Set Testing Results from Romer

Description Usage Arguments Details Value Author(s) See Also Examples

Description

Extract a matrix of the top gene set testing results from the romer output.

Usage

1
topRomer(x,n=10,alternative="up")

Arguments

x

matrix which is the output from romer.

n

number of top gene set testing results to be extracted.

alternative

character which can be one of the three possible alternative p values: "up", "down" or "mixed".

Details

This function takes the results from romer and returns a number of top gene set testing results that are sorted by the p values.

Value

matrix, which is sorted by the "up", "down" or "mixed" p values, with the rows corresponding to estimated p-values for the top number of gene sets and the columns corresponding to the number of genes for each gene set and the alternative hypotheses mixed, up, down.

Author(s)

Gordon Smyth and Yifang Hu

See Also

romer

Examples

1
# See romer for examples

richierocks/limma2 documentation built on May 27, 2019, 8:47 a.m.