gsea: gsea

View source: R/tests.R

gseaR Documentation

gsea

Description

gsea

Usage

gsea(signal, sets, maxSize = 3000, nperm = 2000, ...)

Arguments

signal

A named numeric vector indicating the features' response (e.g. logFC)

sets

A data.frame with at least the following columns: 'set', 'feature'.

maxSize

The maximum number of elements in a set to be tested (default 500). If the test takes too long to run, consider setting this.

nperm

The number of permutations, default 2000. The more permutations, the more precise the p-values, in particular for small p-values.

Value

a data.frame.


ETHZ-INS/enrichMiR documentation built on July 20, 2024, 12:03 a.m.