Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error in Gene ontology #19

Open
amitpande74 opened this issue Jun 11, 2020 · 0 comments
Open

error in Gene ontology #19

amitpande74 opened this issue Jun 11, 2020 · 0 comments

Comments

@amitpande74
Copy link

Hi,
I am getting this error while doing GO:
<simpleError in goana.default(de = flist, universe = bglist, species = species): No annotated genes found in universe>
<simpleError in goana.default(de = flist, universe = bglist, species = species): No annotated genes found in universe>
<simpleError in goana.default(de = flist, universe = bglist, species = species): No annotated genes found in universe>
<simpleError in goana.default(de = flist, universe = bglist, species = species): No annotated genes found in universe>
<simpleError in goana.default(de = flist, universe = bglist, species = species): No annotated genes found in universe>
Warning: select_() is deprecated as of dplyr 0.7.0.
Please use select() instead.
This warning is displayed once every 8 hours.
Call lifecycle::last_warnings() to see where this warning was generated.
Warning: filter_() is deprecated as of dplyr 0.7.0.
Please use filter() instead.
See vignette('programming') for more help
This warning is displayed once every 8 hours.
Call lifecycle::last_warnings() to see where this warning was generated.
<simpleError in kegga.default(de = flist, universe = bglist, species = species): No genes in universe>

I was trying to perform a GO analysis based on the DE list generated by edgeR. and again I encountered this error

Output created: ../www/rmd_preview.html
Cache found
Cache found
Cache found
Warning: Error in curl::curl_fetch_memory: Timeout was reached: [www.ensembl.org:80] Resolving timed out after 10000 milliseconds
87: curl::curl_fetch_memory
86: request_fetch.write_memory
84: request_perform
83: httr::GET
82: bmRequest
81: .listMarts
80: listMarts
79: .useMart
78: biomaRt::useMart
74: observeEventHandler
3: shiny::runApp
2: pivot_main
1: pivot
Is this the ensembl port not responding ?
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant