dag_enrichment_profile {profiles} R Documentation

Description

Usage

dag_enrichment_profile(enrichments, obo, root,
    top = 10,
    pvalue.cut = 1,
    sort = TRUE);

Arguments

enrichments

-

obo

[as GO_OBO]

root

the root term id. [as string]

top

[as integer]

pvalue.cut

[as double]

sort

[as boolean]

env

[as Environment]

Details

Authors

gseakit

Value

this function returns data object of type any kind.

clr value class

Examples


[Package profiles version 1.0.0.0 Index]