fisher {GSEA} R Documentation

fisher enrichment test

Description

Usage

fisher(list, geneSet, background,
    term = "unknown");

Arguments

list

[as string]

geneSet

[as string]

background

the background size information, it could be an integer value to indicates that the total unique size of the enrichment background or a unique id character vector that contains all member information of the background.

Details

Authors

gseakit

Value

this function returns data object of type EnrichmentResult.

clr value class

Examples


[Package GSEA version 1.0.0.0 Index]