Learn R Programming

tRanslatome (version 1.10.0)

GOComparison: 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

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

Run this code
data(tRanslatomeSampleData)
GOComparison(CCEnrichment)

Run the code above in your browser using DataLab