go.enrichment.bubbles {visualPlot} R Documentation

plot of the Go enrichment in bubble plot style

Description

Usage

go.enrichment.bubbles(profiles, goDb,
    size = "2000,1600",
    pvalue = 0.05,
    topN = 10,
    R = "10,50");

Arguments

profiles

[as EnrichmentTerm]

goDb

[as GO_OBO]

size

[as string]

pvalue

[as double]

topN

[as integer]

R

[as string]

Details

Authors

visualkit

Value

this function returns data object of type any kind.

clr value class

Examples


[Package visualPlot version 1.0.0.0 Index]