157 | | * Listing nodes and setting the corresponding colors |
158 | | * If a node (gene/protein) is identified in each species, the corresponding node is colored in red in each species pathway (if not, colored in green). |
159 | | * Obtaining URLs of GIF image files (colored pathways in each species according to the above color settings) by KEGG API (KeggColorPathwayByObjects) |
| 157 | * Setting nodes and the corresponding colors |
| 158 | * Species map: if a node (gene/protein) is identified in each species, the corresponding node is colored in red in each species pathway (if not, colored in green). |
| 159 | * Conservation map: a node (gene/protein) is colored according to an evolutionary conservation. |
| 160 | * Obtaining URLs of GIF image files (colored pathways according to the above color settings) by KEGG API (KeggColorPathwayByObjects) |