156 | | * Import of phylogenetic profile of a KEGG pathway |
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 | | * Opening SOAP connection to KEGG API server |
160 | | * Obtaining an URL of GIF image file (colored pathway in each species according to the above color settings) by KEGG API (KeggColorPathwayByObjects) |
161 | | * Downloading a GIF image files |
| 156 | * Import of phylogenetic profile of a KEGG pathway |
| 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) |
| 160 | * Downloading colored pathways GIF image files |