100 | | * 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. |
101 | | * Kei Ono and I discussed issues such as the best place in the plugin code to place the responsibility for id conversion. |
| 100 | * maps any network based on GenMAPP-supported data libraries ( e.g, KEGG, Affy, Ensembl ) to 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. |
| 101 | * Kei Ono and I discussed implementation issues ( e.g, plugin division of labor, best place for id conversion ) |