pathview: Warning: Download of hsa04110 xml and png files failed!
0
0
Entering edit mode
masamiwata • 0
@masamiwata-16354
Last seen 5.7 years ago

I have been trouble with using pathview command. I followed the path view help and wrote the sample codes as following.

library(pathview)

data(gse16873.d)
data(demo.paths)
i <- 1
pv.out <- pathview(gene.data = gse16873.d[, 1], pathway.id = demo.paths$sel.paths[i], species = "hsa", out.suffix = "gse16873", kegg.native = TRUE)

However, pathview command did not work and the following messages appeared.

Info: Downloading xml files for hsa04110, 1/1 pathways..
Info: Downloading png files for hsa04110, 1/1 pathways..
Warning: Download of hsa04110 xml and png files failed!
Warning: Failed to download KEGG xml/png files, hsa04110 skipped!

Please let me know how to fix this problem.

Thank you. 

pathview • 2.6k views
ADD COMMENT
0
Entering edit mode

Could you please provide the version of the package you use and the R version number

ADD REPLY
0
Entering edit mode

My R version is following.

R version 3.1.3 (2015-03-09) -- "Smooth Sidewalk"
Copyright (C) 2015 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin10.8.0 (64-bit)

Thank you.

 

ADD REPLY
0
Entering edit mode

This is not the latest version of R nor of Biocondutor, for these reason I would recommend you to upgrade your R and Bioconductor versions and check in the new version if the error persist.

ADD REPLY
0
Entering edit mode

Dear  Lluís

Thank you. I can fix this problem. I have learned to check the R version regularly.

 

 

ADD REPLY

Login before adding your answer.

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