Error in xy.coords(x, y, xlabel, ylabel, log)
1
0
Entering edit mode
mictadlo ▴ 10
@mictadlo-10885
Last seen 4.2 years ago

Hi, I tried to plot the graph from showSigOfNodes but I got the following error:

 goNodes <- showSigOfNodes(sampleGOdata, 
+                score(resultKS.elim), 
+                firstSigNodes = 5, 
+                useInfo='all')
> svg(paste(comparisons,"-goNodes.svg"))
> plot(goNodes)
Error in xy.coords(x, y, xlabel, ylabel, log) : 
  'x' is a list, but does not have components 'x' and 'y'
> dev.off()
RStudioGD 
        2

What did I miss?

Thank you in advance

topgo svg • 2.9k views
ADD COMMENT
0
Entering edit mode
mictadlo ▴ 10
@mictadlo-10885
Last seen 4.2 years ago

Solution: printGraph(sampleGOdata, resultKS.elim, firstSigNodes = 5, fn.prefix = "tGO", useInfo = "all", pdfSW = TRUE)

ADD COMMENT

Login before adding your answer.

Traffic: 737 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6