Pathview: cannot save pathway "01100"
0
0
Entering edit mode
fansili2013 ▴ 50
@fansili2013-14404
Last seen 5.8 years ago

I am trying to use the R packages, pathview.

 

Code:

set.seed(10)
sim.cpd.data=sim.mol.data(mol.type="cpd", nmol=3000)
sim.cpd.data2 = matrix(sample(sim.cpd.data, 18000, replace = T), ncol = 6)

rownames(sim.cpd.data2) = names(sim.cpd.data)

colnames(sim.cpd.data2) = paste("exp", 1:6, sep = "")

pv.out <- pathview(cpd.data = sim.cpd.data2[, 1:2], pathway.id = "01100")

Error: 

stuck at warning of 

*Info: Working in directory C:/Users/fansi/Documents/GitHub/Abib

Info: Writing image file hsa01100.pathview.multi.png*

 

 

pathview • 1.1k views
ADD COMMENT

Login before adding your answer.

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