SimilarityPlot {tRanslatome} | R Documentation |
This function displays in a barplot, for each GO ontology, the average semantic similarity value between GO terms showing enrichment at the first or at the second level of analysis.
SimilarityPlot(object, outputformat="on screen")
object |
an object of class |
outputformat |
a character string specifying if the plot is saved in jpeg ( |
Toma Tebaldi, Erik Dassi, Galena Kostoska
data(tRanslatomeSampleData) SimilarityPlot(CCComparison, outputformat="on screen")