write.enrichment {GSEA} R Documentation

save the enrichment analysis result

Description

Usage

write.enrichment(enrichment, file,
    format = GCModeller);

Arguments

enrichment

should be a set of the enrichment analysis result.

file

[as string]

format

[as EnrichmentTableFormat]

Details

Authors

gseakit

Value

this function returns data object of type boolean.

clr value class

Examples


[Package GSEA version 1.0.0.0 Index]