Curl failure in receiving data for downloading gene sets from KEGG
1
0
Entering edit mode
22 months ago
Deepblue ▴ 10

Hi, I would like to obtain gene sets for use with pathfindR, but I get this error:

Error in curl::curl_fetch_memory(url, handle = handle) : 
  Failure when receiving data from the peer

I have used these two commands, but both gave me the same error. I used VPN connection but did not help. I'd appreciate any solution or workaround for it:

From gage: getGenesets(org = "sce", db = "kegg", cache = TRUE, return.type="list")
From pathfindR: get_gene_sets_list(source = "KEGG",org_code = "sce")
pathfindR KEGG gage geneset • 1.5k views
ADD COMMENT
0
Entering edit mode
22 months ago
Deepblue ▴ 10

Found a solution:

Download gene set by clusterprofiler: gsets = download_KEGG("organism name") genes<- gsets$KEGGPATHID2EXTID descriptions <- unlist(gsets$KEGGPATHID2NAME)

ADD COMMENT

Login before adding your answer.

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