pathview graphviz plot problem.
0
0
Entering edit mode
3.1 years ago
MatthewP ★ 1.4k

Hello, I've generated KEGG pathway plot with R package pathview. The code is:

pathview(gene.data = pathwayFC2, pathway.id = keggID2[2], species = keggID2[1], kegg.dir = outputDir, 
                    kegg.native = FALSE, node.sum = "mean", limit = list("gene"=c(-4, 4)))

I sat kegg.native=FALSE so the plot is generated by graphviz engine. The problem is the color of the node seems differ to my DEGs data parsed.
Below is plot of "Rap1 signaling pathway ". Gene RAP1A has 2 nodes but why with different colors? Gene CDH1 and RAC2 is upgrade their Log2FC are 1.37 and 2.36, but here CDH1 with no color and RAC2 is green. Anyone knows why? Thanks. PathwayExample

pathview kegg • 1.3k views
ADD COMMENT

Login before adding your answer.

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