Dear all,
I am using plotGOgraph() on enrichGO() results in clusterProfiler package. I read in the description of the plotGOgraph() function that rectangles represent significantly enriched categories:
Description
plot GO graph
Usage
plotGOgraph(x, firstSigNodes = 10, useInfo = "all", sigForAll = TRUE,
useFullNames = TRUE, ...)
firstSigNodes
number of significant nodes (retangle nodes in the graph)
I guess that the colour indicates the adjusted pvalue level, but I cannot figured out what are the coloured circles.
If I remember well, I read somewhere that it was not possible to modify this figure. Am I right or is it possible to add a legend, at least for the colours?
Does this graph plot all the GO levels for the specified ontology?
Thank you,
Jane