only 0's may be mixed with negative subscripts
3
2
Entering edit mode
@naturehunger-10178
Last seen 7.2 years ago
I got an Error about only 0's may be mixed with negative subscripts. I read a txt file as data.frame , it has more than 100 rows with 2 columns. And 4 genes are enriched in hsa04215 pathway. And I extract it from data.frame and transform to a vector, look like
> xx
      836       596      5599     10018 
-7.755529 -3.458985 -2.453181 -1.870450 
> hsa04215 <- pathview(gene.data=xx,
+                      pathway.id="hsa04215",
+                      species ="hsa")
'select()' returned 1:1 mapping between keys and columns
Info: Working in directory D:/desktop_folder
Info: Writing image file hsa04215.pathview.png
Info: some node width is different from others, and hence adjusted!
Error in img[pidx[i, 3]:pidx[i, 4], sel.px, 1:3] :
  only 0's may be mixed with negative subscripts

 

pathview • 3.1k views
ADD COMMENT
1
Entering edit mode
@naturehunger-10178
Last seen 7.2 years ago

These days I got an answer from your Pathview web server. Because it has no hsa04215 pathway in your web server. But it has hsa04215 pathway in KEGG website (http://www.kegg.jp/pathway/hsa04215).

ADD COMMENT
1
Entering edit mode
@52e2d9db
Last seen 12 months ago
Italy

In pathview KEGG visualization, setting "same.layer" to FALSE fixed the problem for me.

ADD COMMENT
0
Entering edit mode
map2085 ▴ 40
@map2085-9227
Last seen 5.9 years ago
United States

I have same problem

ADD COMMENT

Login before adding your answer.

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