Learn R Programming

tRanslatome (version 1.10.0)

IdentityPlot: 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.

See Also

GOComparison GOsims GOsets GOEnrichment

Examples

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

Run the code above in your browser using DataLab