getBM Error with certain attribute combinations
0
0
Entering edit mode
Luisa • 0
@998fa27d
Last seen 19 months ago
United States

Hi!

I'm trying to pull a certain combination of attributes from biomaRt, but keep getting the same error

     sapiens_mart = useEnsembl("ensembl", dataset = "hsapiens_gene_ensembl")
     anno_mart_go <- getBM(mart = sapiens_mart, attributes = c('ensembl_gene_id', 'external_gene_name', 'go_id'))

Error

Error in curl::curl_fetch_memory(url, handle = handle) : 
  Timeout was reached: [www.ensembl.org:443] Operation timed out after 300000 milliseconds with 9869172 bytes received

Any thought on how to fix this issue? Thanks!

biomaRt ensembldb • 705 views
ADD COMMENT

Login before adding your answer.

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