Changes between Version 33 and Version 34 of DDBJ-KEGG-PDBj

Show
Ignore:
Timestamp:
2009/03/20 10:00:17 (15 years ago)
Author:
ogishima
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DDBJ-KEGG-PDBj

    v33 v34  
    154154[[Timestamp]] 
    155155== Coloring a pathway according to phylogenetic profiles == 
    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 
    162161 
    163162== Adding edges to a pathway according to protein-protein interactions ==