锅炉信息网 > 锅炉知识 > 锅炉百科

运行KEGG和GSEA时报错

发布时间:

KEGG<-enrichKEGG(gene=gene.df$ENTREZID,   organism = 'hsa',pvalueCutoff = 0.05)Reading KEGG annotation online:fa

KEGG<-enrichKEGG(gene=gene.df$ENTREZID, organism = 'hsa',pvalueCutoff = 0.05)

Reading KEGG annotation online:

fail to download KEGG data...

Error in download.KEGG.Path(species) :

'species' should be one of organisms listed in 'http://www.genome.jp/kegg/catalog/org_list.html'...

In addition: Warning message:

In utils::download.file(url, quiet = TRUE, method = method, ...) :

URL 'https://rest.kegg.jp/link/hsa/pathway': status was 'Failure when receiving data from the peer'

KEGG<-gseKEGG(gene_fc, organism = "ssc", keyType = "kegg", exponent = 1,n minGSSize = 10, maxGSSize = 500, eps = 1e-10, pvalueCutoff = 0.05,n pAdjustMethod = "BH", verbose = TRUE, use_internal_data = FALSE,n seed = FALSE, by = "fgsea")

Reading KEGG annotation online:

fail to download KEGG data...

Error in download.KEGG.Path(species) :

'species' should be one of organisms listed in 'http://www.genome.jp/kegg/catalog/org_list.html'...

In addition: Warning message:

In utils::download.file(url, quiet = TRUE, method = method, ...) :

URL 'https://rest.kegg.jp/link/hsa/pathway': status was 'Failure when receiving data from the peer'

解决方法:(参考https://blog.csdn.net/weixin_54434521/article/details/125227194)

install.packages("R.utils")nR.utils::setOption("clusterProfiler.download.method",'auto')

精选推荐

  • 711关东煮供应商
    711关东煮供应商

    今天给大家介绍三位,奶粉,全家、罗森这些便利店里关东煮的供应商。店里卖三四块钱一串的关东煮,在网上买不到,一块钱就搞定。首先关东

  • 健康日历|高压锅容易爆炸的4个原因
    健康日历|高压锅容易爆炸的4个原因

    来源:医药养生保健报设计:李雅琴医学审核:姜峰出品人:胡丽丽

  • 高炉
    高炉

    今天这活却是个白事,等到了时辰,那家人便准备火化,本来准备送普炉,我却心中一动,便对那家人说道:“这老人走也不要省,还是送高炉吧。”

  • 高压锅和电压力锅的区别,推荐几款点压力锅
    高压锅和电压力锅的区别,推荐几款点压

    记得之前有一次去朋友家玩,他正在用高压锅煮小米粥,是的,高压锅压小米粥,大概煮了半小时,高压锅突然爆炸了,现场惨不忍睹啊,幸好厨房里没

0