Changes between Version 31 and Version 32 of DDBJ-KEGG-PDBj

Show
Ignore:
Timestamp:
2009/03/20 09:56:51 (15 years ago)
Author:
ogishima
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DDBJ-KEGG-PDBj

    v31 v32  
    155155== Coloring a pathway according to phylogenetic profiles == 
    156156(ogishima) 
     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 
    157164 
    158165== Adding edges to a pathway according to protein-protein interactions ==