About topGO error
1
0
Entering edit mode
@iguchia0218-23486
Last seen 3.9 years ago

I tried to use topGO by R 4.0.0 according to the manual below, and I encountered the error below. So could anyone give me suggestions on this error?

http://bioconductor.org/packages/release/bioc/html/topGO.html

================

# R Code
sampleGOdata <- new("topGOdata",
description = "Simple session", ontology = "BP",
allGenes = geneList, geneSel = topDiffGenes, nodeSize = 5,
annot = annFUN.db, affyLib = affyLib)

==>

# error message
Building most specific GOs .....
              ( 1647 GO terms found. )

Build GO DAG topology ..........
if (node == GENE.ONTO.ROOT) return(2) error....

================

go • 867 views
ADD COMMENT
1
Entering edit mode
abf ▴ 30
@abf-14661
Last seen 20 months ago
United States

It looks like there is an issue with a dependency. See the following thread:

https://support.bioconductor.org/p/130785/

ADD COMMENT
0
Entering edit mode

Thank you so much. I will check it.

ADD REPLY

Login before adding your answer.

Traffic: 920 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