Entering edit mode
2.4 years 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")