enrichment.go {GSEA} R Documentation

do GO GSEA enrichment analysis

Description

Usage

enrichment.go(background, geneSet, go,
    showProgress = TRUE);

Arguments

background

[as Background]

geneSet

[as string]

go

Details

Authors

gseakit

Value

this function returns data object of type EnrichmentResult.

clr value class

Examples


[Package GSEA version 1.0.0.0 Index]