Changes between Version 45 and Version 46 of SatelliteVisualization

Show
Ignore:
Timestamp:
2009/03/20 15:50:11 (15 years ago)
Author:
isaacyho
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SatelliteVisualization

    v45 v46  
    8585 
    8686== Results == 
    87  * Generic ID mapping for GenMAPP Data Import plugin ( Isaac Ho ) 
    88    * maps the ids of any network based on GenMAPP-supported data libraries ( e.g, KEGG, Affy, Ensembl ) to the ids of any expression data based on these libraries, by converting all ids to their Ensembl equivalents. Uses a webservice that points to the GenMAPP db server.     
    89    * Kei Ono and I discussed issues such as the best place in the plugin code to place the responsibility for id conversion.   
    90    * 60% complete  
    9187 * How to create Processing OSGi bundle (Japanese) 
    9288   * http://d.hatena.ne.jp/kozo-ni/20090318#1237335991 
     
    9490   * Got detail display working (on right hand side): http://www.flickr.com/photos/82932180@N00/3364927005/ 
    9591   * Kunihiro wrote a proof-of-concept for 3D (to display multiple individuals simultaneously) in processing: http://www.flickr.com/photos/82932180@N00/3368845815/ 
     92 * Generic ID mapping for GenMAPP Data Import plugin for Cytoscape ( Isaac Ho ) 
     93   * maps the ids of any network based on GenMAPP-supported data libraries ( e.g, KEGG, Affy, Ensembl ) to the ids of any expression data based on these libraries, by converting all ids to their Ensembl equivalents. Uses a webservice that points to the GenMAPP db server.     
     94   * Kei Ono and I discussed issues such as the best place in the plugin code to place the responsibility for id conversion.   
     95   * 60% complete  
    9696 
    9797 * PSICQUIC: Bruno implemented a REST version of the PSICQUIC service. It returns the standard [ftp://ftp.ebi.ac.uk/pub/databases/intact/current/psimitab/README PSI-MITAB] format.