| 157 | * Import of phylogenetic profile of a KEGG pathway |
| 158 | * Listing nodes and setting the corresponding colors |
| 159 | * 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). |
| 160 | * Opening SOAP connection to KEGG API server |
| 161 | * Obtaining an URL of GIF image file (colored pathway in each species according to the above color settings) by KEGG API (KeggColorPathwayByObjects) |
| 162 | * Downloading a GIF image files |
| 163 | |