IdentityPlot {tRanslatome}R Documentation

IdentityPlotHelpfile

Description

This function displays in a barplot, for each GO ontology, the number of GO terms showing enrichment at both levels or only at one level.

Usage

IdentityPlot(object, outputformat="on screen")

Arguments

object

an object of class GOsims

outputformat

a character string specifying if the plot is saved in jpeg (jpeg), postscript (postscript), pdf (pdf) format, or it is simply displayed on the screen(on screen). By default this value is on screen.

Author(s)

Toma Tebaldi, Erik Dassi, Galena Kostoska

See Also

GOComparison GOsims GOsets GOEnrichment

Examples

data(tRanslatomeSampleData)
IdentityPlot(CCComparison, outputformat="on screen")

[Package tRanslatome version 1.24.0 Index]