GO.enrichment.profile {profiles} R Documentation

Create catalog profiles data for GO enrichment result its data visualization.

Description

Usage

GO.enrichment.profile(enrichments, goDb,
    top = 10,
    pvalue.cut = 1,
    sort = TRUE);

Arguments

enrichments

the kobas EnrichmentTerm or gcmodeller @T:SMRUCC.genomics.Analysis.HTS.GSEA.EnrichmentResult

goDb

[as GO_OBO]

top

[as integer]

sort

[as boolean]

Details

Authors

gseakit

Value

this function returns data object of type CatalogProfiles.

clr value class

Examples


[Package profiles version 1.0.0.0 Index]