GOComparison {tRanslatome}R Documentation

GOComparisonHelpfile

Description

GOComparison is a function which takes as input an object of class GOsets, containing the results of a GO enrichment analysis applied to both levels, and returns an object of class GOsims, containing a variety of comparisons among the enriched GO terms.

Usage

GOComparison(object)

Arguments

object

an object of class GOsets

Value

An object of class GOsims

Author(s)

Toma Tebaldi, Erik Dassi, Galena Kostoska

References

Wang et al.(2007) A new method to measure the semantic similarity of go terms Bioinformatics , 23:0 1274-81, May 2007.

See Also

GOEnrichment GOsets GOsims

Examples

data(tRanslatomeSampleData)
GOComparison(CCEnrichment)

[Package tRanslatome version 1.20.0 Index]