Changes between Version 45 and Version 46 of SatelliteVisualization
- Timestamp:
- 2009/03/20 15:50:11 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SatelliteVisualization
v45 v46 85 85 86 86 == 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% complete91 87 * How to create Processing OSGi bundle (Japanese) 92 88 * http://d.hatena.ne.jp/kozo-ni/20090318#1237335991 … … 94 90 * Got detail display working (on right hand side): http://www.flickr.com/photos/82932180@N00/3364927005/ 95 91 * 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 96 96 97 97 * 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.