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);

Arguments

enrichments

[as EnrichmentTerm]

goDb

[as GO_OBO]

top

display the top n enriched GO terms. [as integer]

Details

Authors

gseakit

Value

this function returns data object of type CatalogProfiles.

clr value class

Examples


[Package profiles version 1.0.0.0 Index]